CurryInfo: regexp-4.1.0 / RegExp.anyL

definition:
anyL :: [Int] -> RegExp a
anyL _ = [AnyLiteral]
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- _
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> {:}}
name:
anyL
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