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

Description Usage Arguments

Description

Infix operator for in-place appending to list.

Usage

1
xs %<<% y

Arguments

xs

list. The list to append to.

y

object. The object to append to the list.


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