- isNull
auto isNull(UUID id)
Undocumented in source. Be warned that the author may not have intended to support it.
- isUUID
bool isUUID(string uuid, bool stripInput)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string[] toString(UUID[] ids)
Undocumented in source. Be warned that the author may not have intended to support it.
- toStringCompact
string[] toStringCompact(UUID[] ids)
Undocumented in source. Be warned that the author may not have intended to support it.
- toStringCompact
string toStringCompact(UUID id)
Undocumented in source. Be warned that the author may not have intended to support it.
- toUUID
UUID[] toUUID(string[] ids)
Undocumented in source. Be warned that the author may not have intended to support it.
- toUUID
UUID toUUID(string id)
Undocumented in source. Be warned that the author may not have intended to support it.