HomePhabricator

ustring API niceties I found useful while writing the Lua version of it: *…

Description

ustring API niceties I found useful while writing the Lua version of it: * Make pos() return false if substring is not found. That makes sense since even zero is true in Lua. * Implement tostring() interface to convert ustrings to stirngs.

Details

Provenance
vvvAuthored on
Parents
rMLUS44c564958088: Revert accidentally commited debug change.
Branches
Unknown
Tags
Unknown
ChangeId
None