Sha256: 6f216c5400f59d6b72257f3d3a13f913f8bba729317a75886b119d20f4da9907
Contents?: true
Size: 333 Bytes
Versions: 16
Compression:
Stored size: 333 Bytes
Contents
.def alpha text = api.body.to_a.join(" ") words = text.split.sort words.each {|w| api.out " #{w}" } .end Here is an alphabetized list: .alpha fishmonger anarchist aardvark glyph gryphon halcyon zymurgy mataeotechny zootrope pareidolia manicotti quark bellicose anamorphic cytology fusillade ectomorph .end That's all.
Version data entries
16 entries across 16 versions & 1 rubygems