开发者

What does char<? mean in scheme?

what is the difference betw开发者_运维百科een:

char<? and char=? in scheme?


char<? examines if the numerical value (typically ascii) of the first character is lower than the second.

char=? only examines if the characters are equal.


It compares two characters.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜