@telostat/prelude - v0.7.0
    Preparing search index...

    Variable stringConst

    string: Codec<string>

    A codec for any string value. Most of the time you will use it to implement an interface codec (see the Codec#interface example above). Encoding a string acts like the identity function