Sha256: 39d6bb8c293ca0072213dd02680cf20c02d151cc3457a70f82ff9153c13c8da9
Contents?: true
Size: 138 Bytes
Versions: 66
Compression:
Stored size: 138 Bytes
Contents
module Acronym exposing (abbreviate) abbreviate : String -> String abbreviate phrase = Debug.crash "Please implement this function"
Version data entries
66 entries across 66 versions & 1 rubygems