]> xenbits.xensource.com Git - xcp/xen-api-libs.git/commit
Adds a forward pipe operator to the higher-order function library. The forward pipe...
authorJonathan Knowles <jonathan.knowles@eu.citrix.com>
Mon, 23 Aug 2010 12:58:07 +0000 (13:58 +0100)
committerJonathan Knowles <jonathan.knowles@eu.citrix.com>
Mon, 23 Aug 2010 12:58:07 +0000 (13:58 +0100)
commit67757965fe7832be5752a2bcbb023660e4771ead
tree50d81f702d5c4ef94cb6960481748e62cc0af052
parent7bbe047166cdcea6c2d6e933db8e9e9c6768a653
Adds a forward pipe operator to the higher-order function library. The forward pipe operator facilitates left-to-right function composition.

Signed-off-by: Jonathan Knowles <jonathan.knowles@eu.citrix.com>
stdext/fun.ml
stdext/fun.mli