str

class guppylang.std.string.str[source]

A string, i.e. immutable sequences of Unicode code points.

static __new__(x)[source]