Menu

#15 Javadoc error in Pair.first()

open
nobody
None
5
2006-02-24
2006-02-24
No

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. :)

Discussion


Log in to post a comment.