using user-defined datatype as a type for a function argument...
Read MoreWhy does my while loop not terminate in this functional language?...
Read MoreUnderstanding this polynomial division algorithm in a functional language...
Read MoreSwap pairs of elements in a list using pattern matching...
Read MoreMatch two custom datatypes in SML...
Read MoreReturn a list of even numbers in SML...
Read MoreCan SML functors take non-structure arguments (Ullman 8.3.4)?...
Read Moremlton view intermediate C file when using `-codegen c`...
Read MoreError: case object and rules don't agree [overload conflict]...
Read MoreMultiple if statemens in one Function in SML...
Read MoreMultiple Statements in If Else in SML...
Read MoreHow do I create a functional array represented by a binary tree with standard ML?...
Read MoreHow to achieve the type-class of sml?...
Read MoreDoes all exception handling have to use dynamic lookup?...
Read Morelanguage ML function val a’ * a’ * int -> bool...
Read Moreconvertion between record and tuple?...
Read MoreSML function that takes a filename and a list...
Read MoreSplit list of characters into list of words...
Read MoreHigher-order functions homework in SML...
Read More