paulroth3d / jupyter-ijavascript-utils

Utility library for working with iJavaScript - a Jupyter Kernel
1 stars 0 forks source link

Chain.forEach to allow for inline list editing #34

Closed paulroth3d closed 1 year ago

paulroth3d commented 1 year ago

Returns the same list but modifies the entries provided instead of making a new list

important in some cases

paulroth3d commented 1 year ago

added in 1.25 chain.chainForEach(fn)