Sha256: 9ee3fd2e7103d1480a4bd24c09dc3850c66c77de45cc67f05a74f62dbdf3c94f
Contents?: true
Size: 327 Bytes
Versions: 42
Compression:
Stored size: 327 Bytes
Contents
.def alpha text = _body.to_a.join(" ") words = text.split.sort words.each {|w| _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
42 entries across 42 versions & 1 rubygems