class Mutant::Transform::Array
def call(input)
-
(Either
->)
Parameters:
-
input
(Object
) --
def call(input) PRIMITIVE .call(input) .lmap(&method(:lift_error)) .bind(&method(:run)) end
(Either>)
-
input
(Object
)
--
def call(input) PRIMITIVE .call(input) .lmap(&method(:lift_error)) .bind(&method(:run)) end