To download this library for your Linux/Mac installation, enter this on your command line:
DreamDownload byond://Deadron.TextHandling##version=5 Emulator users, in the BYOND pager go to File | Open Location and enter this URL:byond://Deadron.TextHandling##version=5 Various text-related functions you might find useful, including reading files into lists and replacing words in strings. [More]
|
Copyright © 2013 BYOND.
All rights reserved.

I came across a low pri usability issue.
If you forget to include the delimiter (ahem) for dd_text2list, the Dream Daemon gets stuck in a loop and you are directed toward a function in Text_Handling. A user friendly change might be to force an exception with information about the missing parameter.
ts