map_pattern

Map pattern stub

map_pattern can only be used as a pattern= argument inside node() to expand a node over the elements of a dependency (List, Vector, or DataFrame). Calling it directly returns a TypeError.

Returns

A TypeError explaining that patterns are only valid inside node().

See Also

expand_pipeline, sample_pattern, tail_pattern, head_pattern, slice_pattern, cross_pattern