Skip to content

Commit

Permalink
Add manual entry
Browse files Browse the repository at this point in the history
  • Loading branch information
nojb committed Feb 28, 2018
1 parent 6a49e33 commit 7e00df1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manual/manual/library/stdlib.etex
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ from being garbage-collected \\
\subsubsection*{Arithmetic:}
\begin{tabular}{lll}
"Complex" & p.~\pageref{Complex} & Complex numbers \\
"Float" & p.~\pageref{Float} & Floating-point numbers \\
"Int32" & p.~\pageref{Int32} & operations on 32-bit integers \\
"Int64" & p.~\pageref{Int64} & operations on 64-bit integers \\
"Nativeint" & p.~\pageref{Nativeint} & operations on platform-native
Expand Down

0 comments on commit 7e00df1

Please sign in to comment.