Header menu logo FSharp.Core.Fluent

FluentExtensions Type

Static members

Static member Description

FluentExtensions.pipe (x, f)

Full Usage: FluentExtensions.pipe (x, f)

Parameters:
    x : 'a
    f : 'a -> 'b

Returns: 'b
Modifiers: inline
Type parameters: 'a, 'b
x : 'a
f : 'a -> 'b
Returns: 'b

Type something to start searching.