CurryInfo: regexp-4.1.0 / RegExp.pl

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