Difference between revisions of "SML Reference"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | [https://www.smlnj.org/doc/errors.html SML Errors] | ||
+ | |||
[https://christian-rossow.de/files/ML_Cheat_Sheet.pdf Cheat Sheet] | [https://christian-rossow.de/files/ML_Cheat_Sheet.pdf Cheat Sheet] | ||
− | [ | + | [https://smlfamily.github.io/Basis/ The Standard ML Basis Library] |
+ | |||
+ | [https://smlfamily.github.io/Basis/manpages.html The Standard ML Basis Library - Manual Pages] | ||
+ | |||
+ | * [https://smlfamily.github.io/Basis/general.html general] | ||
+ | * [https://smlfamily.github.io/Basis/list.html list] | ||
+ | * [https://smlfamily.github.io/Basis/option.html option] | ||
+ | * [https://smlfamily.github.io/Basis/string.html string] | ||
+ | * [https://smlfamily.github.io/Basis/integer.html integer] | ||
+ | * [https://smlfamily.github.io/Basis/real.html real] | ||
+ | * [https://smlfamily.github.io/Basis/bool.html bool] | ||
[https://learnxinyminutes.com/docs/standard-ml/ Learn SML in Y Minutes] | [https://learnxinyminutes.com/docs/standard-ml/ Learn SML in Y Minutes] |