Garden

String type

A Unicode string, such as "hello world".

struct String {
  __BUILTIN_IMPLEMENTATION: NoValue,
}