Sha256: fd0881db12d2bad8d125ab330ab0b63e15fb7c3e2adbcc1c9327607d40841b04
Contents?: true
Size: 125 Bytes
Versions: 275
Compression:
Stored size: 125 Bytes
Contents
module PigLatin (translate) where translate :: String -> String translate xs = error "You need to implement this function."
Version data entries
275 entries across 275 versions & 1 rubygems