Uses of Package
com.jnape.palatable.lambda.functions.builtin.fn1
Packages that use com.jnape.palatable.lambda.functions.builtin.fn1
-
Classes in com.jnape.palatable.lambda.functions.builtin.fn1 used by com.jnape.palatable.lambda.functions.builtin.fn1ClassDescriptionA function that takes two arguments and always returns the first argument.Given an
Iterable, return an infiniteIterablethat repeatedly cycles its elements, in order.Covariantly cast a value of typeBto a value of subtypeA.A predicate that returns true ifasis empty; false otherwise.Deprecated.The identity function.Negate a predicate function.Given a value, return an infiniteIterablethat repeatedly iterates that value.Given anIterable, return a reversed representation of thatIterable.Returns the tail of anIterable; the is, anIterableof all the elements except for the head element.Upcast a value of typeBto a value of typeAthatBextends.
traversinginto anIOand running it