Noob to SML & PolyML here!
Trying to solve "exercism" SML track. Lesson2 wants me to create a function as: fun leapyear blah blah
I have a bunch of pdf docs for sml-nj, poly/ml etc and none show that syntax to create a function.
What am I missing? TIA ...
http://mlton.org/StandardMLTutorials
https://www.lfcs.inf.ed.ac.uk/reports/97/ECS-LFCS-97-364/
On 18/1/26 12:20, Duke Normandin wrote:
Noob to SML & PolyML here!
Trying to solve "exercism" SML track. Lesson2 wants me to create a function as: fun leapyear blah blah
I have a bunch of pdf docs for sml-nj, poly/ml etc and none show that syntax to create a function.
What am I missing? TIA ...
On Sun, 18 Jan 2026 14:48:51 +1100 Jeremy Dawson jeredaw@gmx.com wrote:
Thx! I'll compare your links to what I've got on my system. I should be able to find something that clears things up for me. LOL
also
https://www.ccs.neu.edu/home/riccardo/papers/notes-011001.pdf
On 18/1/26 12:20, Duke Normandin wrote:
Noob to SML & PolyML here!
Trying to solve "exercism" SML track. Lesson2 wants me to create a function as: fun leapyear blah blah
I have a bunch of pdf docs for sml-nj, poly/ml etc and none show that syntax to create a function.
What am I missing? TIA ...