uvmhs-0.0.0.0
Safe HaskellSafe-Inferred
LanguageHaskell2010

UVMHS.Core.Data.String

Documentation

show𝕊 :: Show a => a -> 𝕊 Source #

read𝕊 :: Read a => 𝕊 -> a Source #

Orphan instances

Append 𝕊 Source # 
Instance details

Methods

(⧺) :: 𝕊 -> 𝕊 -> 𝕊 Source #

Monoid 𝕊 Source # 
Instance details

Null 𝕊 Source # 
Instance details

Methods

null :: 𝕊 Source #

Single 𝕊 Source # 
Instance details

Methods

single :: -> 𝕊 Source #

ToIter 𝕊 Source # 
Instance details

Methods

iter :: 𝕊 -> 𝐼 Source #

Lookup 𝕊 Source # 
Instance details

Methods

(⋕?) :: 𝕊 -> -> 𝑂 Source #