string

The string class for Cheddar

Arguments:

Usage:

"foo", with api:

cheddar.init(
    cheddar.string,
    "foo"
)

Last updated