grapes-invoke_map-grapes: invoke_map combinator which apply each function to each...

Description Usage Arguments Value

Description

invoke_map combinator which apply each function to each vector respectively (infix version)

Usage

1
x %invoke_map% f

Arguments

x

list of vectos to which apply

f

list of functions (or lambda expressions) for mapping

Value

list of vectors with applyed function


d0rj/pido documentation built on Dec. 19, 2021, 8 p.m.