Garden 🌻

String type

A Unicode string, such as "hello world".

Source Code
struct String {
  __BUILT_IN_IMPLEMENTATION: NoValue,
}

Methods