Daedalus Dock - Modules - TypesDefine Details

code/__DEFINES/_helpers.dm

STRINGIFYStringifies whatever you put into it.
subtypesofsubtypesof(), typesof() without the parent path
UNTILUntil a condition is true, sleep
list_clear_nullsClears all nulls in a list, returning the amount removed.

Define Details

STRINGIFY

Stringifies whatever you put into it.

UNTIL

Until a condition is true, sleep

list_clear_nulls

Clears all nulls in a list, returning the amount removed.

subtypesof

subtypesof(), typesof() without the parent path