You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wyrd has no features allowing string manipulation. Thus, any such functions would have to be fully implemented by the interpreter, which make their addition to the main language problematic.
List of Wyrd functions for this extension:
Regex capture
Uppercase
Lowercase
Substring
Concatenate
String length
List of Fate functions for this extension:
All the Wyrd functions.
Regex match test
Float to string with a given precision.
The text was updated successfully, but these errors were encountered:
Wyrd has no features allowing string manipulation. Thus, any such functions would have to be fully implemented by the interpreter, which make their addition to the main language problematic.
List of Wyrd functions for this extension:
List of Fate functions for this extension:
The text was updated successfully, but these errors were encountered: