CS316-18 icon indicating copy to clipboard operation
CS316-18 copied to clipboard

The 2018-19 edition of Strathclyde's CS316 "Functional Programming" course

Results 1 CS316-18 issues
Sort by recently updated
recently updated
newest added

Minor inaccuracy: > We have to treat 1 separately, because 1 should be considered > a prime, > https://github.com/bobatkey/CS316-18/blob/master/lectures/Lec03.hs#L211 > A prime number (or a prime) is a natural number...