CurryInfo: regexp-4.1.0 / RegExpEff.captureG

definition:
captureG :: (Semiring s, CGFunction s, Ord c, Eq s) => Int -> Reg c s -> Reg c s
captureG _ r = r
demand:
argument 6
deterministic:
deterministic operation
documentation:
-- /(α)/
failfree:
(_, _, _, _, _, _)
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_,_,_,_,_,_) |-> _}
name:
captureG
precedence:
no precedence defined
result-values:
_
signature:
(Semiring b, CGFunction b, Prelude.Ord a, Prelude.Eq b) => Prelude.Int
-> Reg a b -> Reg a b
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms