grapes-less-than-grapes: Infix operator for appending to a list.

Description Usage Arguments

Description

Infix operator for appending to a list.

Usage

1
xs %<% x

Arguments

xs

list. The list to append to.

x

object. The object to append to the list.


peterhurford/funtools documentation built on May 25, 2019, 1:50 a.m.