Logo Xantham

HelperExtensions Module

Functions and values

Function or value Description

funApply value fn

Full Usage: funApply value fn

Parameters:
    value : 'T
    fn : 'T -> 'U

Returns: 'U
Modifiers: inline
Type parameters: 'T, 'U

Supples the value to the given function. Used in long pipe chains.

value : 'T
fn : 'T -> 'U
Returns: 'U

Type something to start searching.