Sha256: 9c91162f3208394bcaa1f7c953813465d82d0a41ef59cb875720e08ae7581c02
Contents?: true
Size: 107 Bytes
Versions: 275
Compression:
Stored size: 107 Bytes
Contents
module Prime (nth) where nth :: Int -> Maybe Integer nth n = error "You need to implement this function."
Version data entries
275 entries across 275 versions & 1 rubygems