http://jscheme.sourceforge.net/jscheme/doc/api/jsint/Pair.html#first\()
contains:
Return the *second* element of a list.
But I think it should be
Return the *first* element of a list.
However, just a little thing i found. :)
Log in to post a comment.