Merge pull request #289 from gavwhela/master
Return descriptions for most-positive-fixnum and most-negative-fixnum original commit: 0be4cfdd01a70ead96c649979d7ddee35a9ef920
This commit is contained in:
commit
331ab0f645
|
@ -180,9 +180,9 @@ cases, code that does not perform these checks.
|
|||
%----------------------------------------------------------------------------
|
||||
\entryheader
|
||||
\formdef{most-positive-fixnum}{\categoryprocedure}{(most-positive-fixnum)}
|
||||
\returns the most negative fixnum supported by the system
|
||||
\formdef{most-negative-fixnum}{\categoryprocedure}{(most-negative-fixnum)}
|
||||
\returns the most positive fixnum supported by the system
|
||||
\formdef{most-negative-fixnum}{\categoryprocedure}{(most-negative-fixnum)}
|
||||
\returns the most negative fixnum supported by the system
|
||||
\listlibraries
|
||||
\endentryheader
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user