úÎ÷O      Safe %&,9:;DRThe Peano number 9.The Peano number 8.The Peano number 7.The Peano number 6.The Peano number 5.The Peano number 4.The Peano number 3.The Peano number 2.The Peano number 1. The Peano number 0. Peano numbers. %Cap a tuple-list to the given length.Example: 'Take N2 (a, (b, (c, d))) ~ (a, (b, ()))."Curry" a function with a tuple-list argument.zThis type class should be treated as closed. The instances provided map exactly to the type-level recursion defined by .Use  instead of  , which helps resolve ambiguity.3"Curry" a function type with a tuple-list argument.Example: 3Lurried ((a, (b, (c, ()))) -> d) ~ a -> b -> c -> dFirst argument.Next argument.First argument.Second argument.Third argument.Fourth argument.Fifth argument.Sixth argument.Seventh argument.Eighth argument.Ninth argument.ÉLurry a function of given arity. This arity must match exactly to the highest index used to avoid ambiguity (see the module docs). Otherwise, an explicit signature for the function must be given.Example: lurryA @N2 (_1 <*> _2) = ($).Increments the argument indices of a function.Example: shift (_1 <*> _2) = _2 <*> _3Recursive case for .Base case for .              !"2data-function-tacit-0.1.0.0-BaNQ0h2vKWoHIDTPGJ7dLcData.Function.TacitN9N8N7N6N5N4N3N2N1N0NatZSTakeLurrylurryLurriedzs_1_2_3_4_5_6_7_8_9lurryAshift $fLurry(->) $fLurry(->)0