FSharpPlus


AcLeft Type

Static members

Static member Description

AcLeft.Invoke(f)

Full Usage: AcLeft.Invoke(f)

Parameters:
    f : ^ArrowChoice<'T,'U>

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

AcLeft.InvokeOnInstance(f)

Full Usage: AcLeft.InvokeOnInstance(f)

Parameters:
    f : ^ArrowChoice<'T,'U>

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

AcLeft.Left(arg1, _output, _mthd)

Full Usage: AcLeft.Left(arg1, _output, _mthd)

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

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

AcLeft.Left(f, _output, _mthd)

Full Usage: AcLeft.Left(f, _output, _mthd)

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

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

AcLeft.Left(f, ?_output, ?_mthd)

Full Usage: AcLeft.Left(f, ?_output, ?_mthd)

Parameters:
Returns: Func<Choice<'V, 'T>, Choice<'V, 'U>>
Modifiers: inline
Type parameters: 'T, 'U, 'V
f : Func<'T, 'U>
?_output : Func<Choice<'V, 'T>, Choice<'V, 'U>>
?_mthd : AcLeft
Returns: Func<Choice<'V, 'T>, Choice<'V, 'U>>

AcLeft.Left(f, ?_output, ?_mthd)

Full Usage: AcLeft.Left(f, ?_output, ?_mthd)

Parameters:
Returns: Choice<'V, 'T> -> Choice<'V, 'U>
Modifiers: inline
Type parameters: 'T, 'U, 'V
f : 'T -> 'U
?_output : Choice<'V, 'T> -> Choice<'V, 'U>
?_mthd : AcLeft
Returns: Choice<'V, 'T> -> Choice<'V, 'U>