FSharpPlus


Append Type

Static members

Static member Description

Append.Invoke(x) (y)

Full Usage: Append.Invoke(x) (y)

Parameters:
    x : ^Alt<'T>
    y : ^Alt<'T>

Returns: ^Alt<'T>
Modifiers: inline
Type parameters: ^Alt<'T>
x : ^Alt<'T>
y : ^Alt<'T>
Returns: ^Alt<'T>

Append.``<|>``(x, y, ?_mthd)

Full Usage: Append.``<|>``(x, y, ?_mthd)

Parameters:
    x : 'R -> ^Alt<'T>
    y : 'R -> ^Alt<'T>
    ?_mthd : Append

Returns: 'R -> ^Alt<'T>
Modifiers: inline
Type parameters: 'R, ^Alt<'T>
x : 'R -> ^Alt<'T>
y : 'R -> ^Alt<'T>
?_mthd : Append
Returns: 'R -> ^Alt<'T>

Append.``<|>``(x, y, ?_mthd)

Full Usage: Append.``<|>``(x, y, ?_mthd)

Parameters:
    x : 'T[]
    y : 'T[]
    ?_mthd : Append

Returns: 'T[]
x : 'T[]
y : 'T[]
?_mthd : Append
Returns: 'T[]

Append.``<|>``(x, y, ?_mthd)

Full Usage: Append.``<|>``(x, y, ?_mthd)

Parameters:
    x : 'T list
    y : 'T list
    ?_mthd : Append

Returns: 'T list
x : 'T list
y : 'T list
?_mthd : Append
Returns: 'T list

Append.``<|>``(x, y, ?_mthd)

Full Usage: Append.``<|>``(x, y, ?_mthd)

Parameters:
    x : 'T voption
    y : 'T voption
    ?_mthd : Append

Returns: 'T voption
x : 'T voption
y : 'T voption
?_mthd : Append
Returns: 'T voption

Append.``<|>``(x, y, ?_mthd)

Full Usage: Append.``<|>``(x, y, ?_mthd)

Parameters:
    x : 'T option
    y : 'T option
    ?_mthd : Append

Returns: 'T option
x : 'T option
y : 'T option
?_mthd : Append
Returns: 'T option

Append.``<|>``(x, y, ?_mthd)

Full Usage: Append.``<|>``(x, y, ?_mthd)

Parameters:
Returns: Either<'a, 'b>
Modifiers: inline
x : Either<'a, 'b>
y : Either<'a, 'b>
?_mthd : Append
Returns: Either<'a, 'b>

Append.``<|>``(x, y, ?_mthd)

Full Usage: Append.``<|>``(x, y, ?_mthd)

Parameters:
Returns: Choice<'a, ^b>
Modifiers: inline
x : Choice<'a, ^b>
y : Choice<'a, ^b>
?_mthd : Append
Returns: Choice<'a, ^b>

Append.``<|>``(x, y, ?_mthd)

Full Usage: Append.``<|>``(x, y, ?_mthd)

Parameters:
Returns: Result<'a, ^b>
Modifiers: inline
x : Result<'a, ^b>
y : Result<'a, ^b>
?_mthd : Append
Returns: Result<'a, ^b>

Append.``<|>``(arg1, arg2, _mthd)

Full Usage: Append.``<|>``(arg1, arg2, _mthd)

Parameters:
Modifiers: inline
arg0 : ^t
arg1 : 'a
_mthd : Default1

Append.``<|>``(x, y, ?_mthd)

Full Usage: Append.``<|>``(x, y, ?_mthd)

Parameters:
    x : ^Alt<'T>
    y : ^Alt<'T>
    ?_mthd : Default1

Returns: ^Alt<'T>
Modifiers: inline
Type parameters: ^Alt<'T>
x : ^Alt<'T>
y : ^Alt<'T>
?_mthd : Default1
Returns: ^Alt<'T>

Append.``<|>``(x, y, ?_mthd)

Full Usage: Append.``<|>``(x, y, ?_mthd)

Parameters:
Returns: NonEmptySeq<'T>
x : NonEmptySeq<'T>
y : NonEmptySeq<'T>
?_mthd : Default2
Returns: NonEmptySeq<'T>

Append.``<|>``(x, y, ?_mthd)

Full Usage: Append.``<|>``(x, y, ?_mthd)

Parameters:
    x : seq<'T>
    y : seq<'T>
    ?_mthd : Default2

Returns: seq<'T>
x : seq<'T>
y : seq<'T>
?_mthd : Default2
Returns: seq<'T>