FSharpPlus


Fanin Type

Static members

Static member Description

Fanin.Invoke(f) (g)

Full Usage: Fanin.Invoke(f) (g)

Parameters:
    f : 'ArrowChoice<'T,'V>
    g : 'ArrowChoice<'U,'V>

Returns: ^ArrowChoice,'V>
Modifiers: inline
Type parameters: 'ArrowChoice<'T,'V>, 'ArrowChoice<'U,'V>, ^ArrowChoice<Choice<'U,'T>,'V>
f : 'ArrowChoice<'T,'V>
g : 'ArrowChoice<'U,'V>
Returns: ^ArrowChoice,'V>

Fanin.InvokeOnInstance(f) (g)

Full Usage: Fanin.InvokeOnInstance(f) (g)

Parameters:
    f : 'ArrowChoice<'T,'V>
    g : 'ArrowChoice<'U,'V>

Returns: ^ArrowChoice,'V>
Modifiers: inline
Type parameters: 'ArrowChoice<'T,'V>, 'ArrowChoice<'U,'V>, ^ArrowChoice<Choice<'U,'T>,'V>
f : 'ArrowChoice<'T,'V>
g : 'ArrowChoice<'U,'V>
Returns: ^ArrowChoice,'V>

Fanin.``|||``(arg1, arg2, _output, _mthd)

Full Usage: Fanin.``|||``(arg1, arg2, _output, _mthd)

Parameters:
    arg0 : 'ArrowChoice<'T,'V>
    arg1 : 'ArrowChoice<'U,'V>
    _output : ^t
    _mthd : Default1

Returns: 'a -> 'a
Modifiers: inline
arg0 : 'ArrowChoice<'T,'V>
arg1 : 'ArrowChoice<'U,'V>
_output : ^t
_mthd : Default1
Returns: 'a -> 'a

Fanin.``|||``(f, g, _output, _mthd)

Full Usage: Fanin.``|||``(f, g, _output, _mthd)

Parameters:
    f : 'ArrowChoice<'T,'V>
    g : 'ArrowChoice<'U,'V>
    _output : ^ArrowChoice,'V>
    _mthd : Default1

Returns: ^ArrowChoice,'V>
Modifiers: inline
Type parameters: 'ArrowChoice<'T,'V>, 'ArrowChoice<'U,'V>, ^ArrowChoice<Choice<'U,'T>,'V>
f : 'ArrowChoice<'T,'V>
g : 'ArrowChoice<'U,'V>
_output : ^ArrowChoice,'V>
_mthd : Default1
Returns: ^ArrowChoice,'V>

Fanin.``|||``(f, g, ?_output, ?_mthd)

Full Usage: Fanin.``|||``(f, g, ?_output, ?_mthd)

Parameters:
Returns: Func<Choice<'U, 'T>, 'V>
f : Func<'T, 'V>
g : Func<'U, 'V>
?_output : Func<Choice<'U, 'T>, 'V>
?_mthd : Fanin
Returns: Func<Choice<'U, 'T>, 'V>

Fanin.``|||``(f, g, ?_output, ?_mthd)

Full Usage: Fanin.``|||``(f, g, ?_output, ?_mthd)

Parameters:
    f : 'T -> 'V
    g : 'U -> 'V
    ?_output : Choice<'U, 'T> -> 'V
    ?_mthd : Fanin

Returns: Choice<'U, 'T> -> 'V
f : 'T -> 'V
g : 'U -> 'V
?_output : Choice<'U, 'T> -> 'V
?_mthd : Fanin
Returns: Choice<'U, 'T> -> 'V