CurryInfo: regexp-4.1.0 / RegExp.eps

definition:
eps :: [Int] -> RegExp a
eps _ = [Nil]
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- ε
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> {:}}
name:
eps
precedence:
no precedence defined
result-values:
{:}
signature:
[Prelude.Int] -> [ORegExp a]
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms