Garden 🌻

String type

A Unicode string, such as "hello world".

Source Codestruct String {
  __BUILTIN_IMPLEMENTATION: NoValue,
}

Methods