CurryInfo: boxes-3.0.0 / Boxes.takeP

demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
failfree: Info
 (_, _, _)
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {(_,_,_) |-> {[]} || (_,_,{[]}) |-> {:,[]} || (_,_,{:}) |-> {:}}
name: Info
 takeP
precedence: Info
 no precedence defined
result-values: Info
 {:,[]}
signature: Info
 a -> Prelude.Int -> [a] -> [a]
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 possibly non-terminating
totally-defined: Info
 possibly non-reducible on same data term