CurryInfo: rw-data-generator-2.0.0 / RW.Generator.coding

definition:
coding :: [Char]
coding = ['0'..'9'] ++ ['a'..'f']
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- hexadezimal coding
failfree:
<FAILING>
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> _}
name:
coding
precedence:
no precedence defined
result-values:
_
signature:
String
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term