Need SML/NJ help

Discussion in 'Programming' started by TeKn1qu3z, Apr 13, 2010.

  1. #1
    I'm unfamiliar with SML. I'm having trouble writing this function using recursion.

    fun minL(L)

    minL takes in an int list and returns the smallest number in that list as an int.

    Any help would be greatly appreciated.
     
    TeKn1qu3z, Apr 13, 2010 IP