Difference between revisions of "SML Reference"

From CSE425S Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
 
[https://christian-rossow.de/files/ML_Cheat_Sheet.pdf Cheat Sheet]
 
[https://christian-rossow.de/files/ML_Cheat_Sheet.pdf Cheat Sheet]
  
[http://sml-family.org/Basis/manpages.html Library Documentation]
+
[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]

Latest revision as of 04:46, 28 January 2022