Sha256: b171c05d41db572a127e7a930061030c6df7ed30faeb52edf007490e2a349086
Contents?: true
Size: 279 Bytes
Versions: 396
Compression:
Stored size: 279 Bytes
Contents
(* Answers to `hey` like a teenager. ## Examples # response_for "" "Fine. Be that way!" # response_for "Do you like math?" "Sure." # response_for "HELLO!" "Woah, chill out!" # response_for "Coding is cool." "Whatever." *) val response_for : string -> string
Version data entries
396 entries across 396 versions & 1 rubygems