FSharpPlus


OfSeq Type

Static members

Static member Description

OfSeq.Invoke(value)

Full Usage: OfSeq.Invoke(value)

Parameters:
    value : seq<'t>

Returns: ^a
Modifiers: inline
Type parameters: 't, ^a
value : seq<'t>
Returns: ^a

OfSeq.OfSeq(arg1, arg2)

Full Usage: OfSeq.OfSeq(arg1, arg2)

Parameters:
Returns: Stack<'t>
arg0 : seq<'t> * Stack<'t>
arg1 : OfSeq
Returns: Stack<'t>

OfSeq.OfSeq(arg1, arg2)

Full Usage: OfSeq.OfSeq(arg1, arg2)

Parameters:
Returns: StringBuilder
arg0 : seq<char> * StringBuilder
arg1 : OfSeq
Returns: StringBuilder

OfSeq.OfSeq(arg1, arg2)

Full Usage: OfSeq.OfSeq(arg1, arg2)

Parameters:
    arg0 : seq<char> * string
    arg1 : OfSeq

Returns: string
arg0 : seq<char> * string
arg1 : OfSeq
Returns: string

OfSeq.OfSeq(arg1, arg2)

Full Usage: OfSeq.OfSeq(arg1, arg2)

Parameters:
    arg0 : 'a * 't list
    arg1 : OfSeq

Returns: 't list
arg0 : 'a * 't list
arg1 : OfSeq
Returns: 't list

OfSeq.OfSeq(arg1, arg2)

Full Usage: OfSeq.OfSeq(arg1, arg2)

Parameters:
    arg0 : 'a * 't[]
    arg1 : OfSeq

Returns: 't[]
arg0 : 'a * 't[]
arg1 : OfSeq
Returns: 't[]

OfSeq.OfSeq(arg1, arg2)

Full Usage: OfSeq.OfSeq(arg1, arg2)

Parameters:
    arg0 : 'a * 't
    arg1 : OfSeq

Returns: 'b -> 'b
Modifiers: inline
arg0 : 'a * 't
arg1 : OfSeq
Returns: 'b -> 'b

OfSeq.OfSeq(arg1, arg2)

Full Usage: OfSeq.OfSeq(arg1, arg2)

Parameters:
    arg0 : seq<'t> * ^UserType
    arg1 : OfSeq

Returns: ^UserType
Modifiers: inline
Type parameters: 't, ^UserType
arg0 : seq<'t> * ^UserType
arg1 : OfSeq
Returns: ^UserType

OfSeq.OfSeq(arg1, arg2)

Full Usage: OfSeq.OfSeq(arg1, arg2)

Parameters:
Returns: 'T
arg0 : seq<KeyValuePair<'k, 'v>> * 'T
arg1 : OfSeq
Returns: 'T

OfSeq.OfSeq(arg1, arg2)

Full Usage: OfSeq.OfSeq(arg1, arg2)

Parameters:
    arg0 : seq<'k * 'v> * 'T
    arg1 : OfSeq

Returns: 'T
arg0 : seq<'k * 'v> * 'T
arg1 : OfSeq
Returns: 'T

OfSeq.OfSeq(arg1, arg2)

Full Usage: OfSeq.OfSeq(arg1, arg2)

Parameters:
Returns: 'T
arg0 : seq<KeyValuePair<'k, 'v>> * 'T
arg1 : Default1
Returns: 'T

OfSeq.OfSeq(arg1, arg2)

Full Usage: OfSeq.OfSeq(arg1, arg2)

Parameters:
    arg0 : seq<'k * 'v> * 'T
    arg1 : Default1

Returns: 'T
arg0 : seq<'k * 'v> * 'T
arg1 : Default1
Returns: 'T

OfSeq.OfSeq(arg1, arg2)

Full Usage: OfSeq.OfSeq(arg1, arg2)

Parameters:
Returns: 'T
arg0 : seq<'t> * 'T
arg1 : Default1
Returns: 'T

OfSeq.OfSeq(arg1, arg2)

Full Usage: OfSeq.OfSeq(arg1, arg2)

Parameters:
Returns: ^F
Modifiers: inline
Type parameters: 't, ^F, ^R
arg0 : seq<'t> * ^F
arg1 : Default2
Returns: ^F

OfSeq.OfSeq(arg1, arg2)

Full Usage: OfSeq.OfSeq(arg1, arg2)

Parameters:
Returns: IReadOnlyCollection<'t>
arg0 : seq<'t> * IReadOnlyCollection<'t>
arg1 : Default3
Returns: IReadOnlyCollection<'t>

OfSeq.OfSeq(arg1, arg2)

Full Usage: OfSeq.OfSeq(arg1, arg2)

Parameters:
Returns: IDictionary
arg0 : seq<KeyValuePair<'k, 'v>> * IDictionary
arg1 : Default3
Returns: IDictionary

OfSeq.OfSeq(arg1, arg2)

Full Usage: OfSeq.OfSeq(arg1, arg2)

Parameters:
Returns: IDictionary
arg0 : seq<'k * 'v> * IDictionary
arg1 : Default3
Returns: IDictionary

OfSeq.OfSeq(arg1, arg2)

Full Usage: OfSeq.OfSeq(arg1, arg2)

Parameters:
Returns: IDictionary<'k, 'v>
arg0 : seq<KeyValuePair<'k, 'v>> * IDictionary<'k, 'v>
arg1 : Default3
Returns: IDictionary<'k, 'v>

OfSeq.OfSeq(arg1, arg2)

Full Usage: OfSeq.OfSeq(arg1, arg2)

Parameters:
Returns: IDictionary<'k, 'v>
arg0 : seq<'k * 'v> * IDictionary<'k, 'v>
arg1 : Default3
Returns: IDictionary<'k, 'v>

OfSeq.OfSeq(arg1, arg2)

Full Usage: OfSeq.OfSeq(arg1, arg2)

Parameters:
Returns: IReadOnlyDictionary<'k, 'v>
arg0 : seq<KeyValuePair<'k, 'v>> * IReadOnlyDictionary<'k, 'v>
arg1 : Default3
Returns: IReadOnlyDictionary<'k, 'v>

OfSeq.OfSeq(arg1, arg2)

Full Usage: OfSeq.OfSeq(arg1, arg2)

Parameters:
Returns: IReadOnlyDictionary<'k, 'v>
arg0 : seq<'k * 'v> * IReadOnlyDictionary<'k, 'v>
arg1 : Default3
Returns: IReadOnlyDictionary<'k, 'v>

OfSeq.OfSeq(arg1, arg2)

Full Usage: OfSeq.OfSeq(arg1, arg2)

Parameters:
Returns: IList
arg0 : seq<'t> * IList
arg1 : Default3
Returns: IList

OfSeq.OfSeq(arg1, arg2)

Full Usage: OfSeq.OfSeq(arg1, arg2)

Parameters:
Returns: IList<'t>
arg0 : seq<'t> * IList<'t>
arg1 : Default3
Returns: IList<'t>

OfSeq.OfSeq(arg1, arg2)

Full Usage: OfSeq.OfSeq(arg1, arg2)

Parameters:
Returns: ICollection<'t>
arg0 : seq<'t> * ICollection<'t>
arg1 : Default3
Returns: ICollection<'t>

OfSeq.OfSeq(arg1, arg2)

Full Usage: OfSeq.OfSeq(arg1, arg2)

Parameters:
    arg0 : seq<'t> * seq<'t>
    arg1 : Default3

Returns: seq<'t>
arg0 : seq<'t> * seq<'t>
arg1 : Default3
Returns: seq<'t>

OfSeq.OfSeq(arg1, arg2)

Full Usage: OfSeq.OfSeq(arg1, arg2)

Parameters:
    arg0 : seq<'t> * ^Foldable'
    arg1 : Default4

Returns: ^Foldable'
Modifiers: inline
Type parameters: 't, ^Foldable'<T>
arg0 : seq<'t> * ^Foldable'
arg1 : Default4
Returns: ^Foldable'

OfSeq.OfSeq(arg1, arg2)

Full Usage: OfSeq.OfSeq(arg1, arg2)

Parameters:
Returns: ^R
Modifiers: inline
Type parameters: 'k, 'v, ^R
arg0 : seq<KeyValuePair<'k, 'v>> * ^R
arg1 : Default5
Returns: ^R

OfSeq.OfSeq(arg1, arg2)

Full Usage: OfSeq.OfSeq(arg1, arg2)

Parameters:
Returns: ^R
Modifiers: inline
Type parameters: 't, ^R
arg0 : seq<'t> * ^R
arg1 : Default5
Returns: ^R