Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LoDashExplicitWrapper<TValue, TValue, TValue, TValue, TValue, TValue, TValue, TValue, TValue, TValue, TValue, TValue, TValue, TValue, TValue, TValue, TValue, TValue, TValue, TValue, TValue, TValue, TValue, TValue, TValue, TValue, TValue, TValue, TValue, TValue, TValue>

Type parameters

  • TValue

  • TValue

  • TValue

  • TValue

  • TValue

  • TValue

  • TValue

  • TValue

  • TValue

  • TValue

  • TValue

  • TValue

  • TValue

  • TValue

  • TValue

  • TValue

  • TValue

  • TValue

  • TValue

  • TValue

  • TValue

  • TValue

  • TValue

  • TValue

  • TValue

  • TValue

  • TValue

  • TValue

  • TValue

  • TValue

  • TValue

Hierarchy

  • LoDashExplicitWrapper

Index

Methods

attempt

  • attempt<TResult>(...args: any[]): LoDashExplicitWrapper<TResult | Error>
  • see

    _.attempt

    Type parameters

    • TResult

    Parameters

    • Rest ...args: any[]

    Returns LoDashExplicitWrapper<TResult | Error>

conforms

  • see

    _.conforms

    Type parameters

    • T

    Parameters

    Returns LoDashExplicitWrapper<function>

constant

  • constant(): LoDashExplicitWrapper<function>
  • see

    _.constant

    Returns LoDashExplicitWrapper<function>

defaultTo

  • defaultTo<T>(this: LoDashExplicitWrapper<T | null | undefined>, defaultValue: T): LoDashExplicitWrapper<T>
  • defaultTo<T, TDefault>(this: LoDashExplicitWrapper<T | null | undefined>, defaultValue: TDefault): LoDashExplicitWrapper<T | TDefault>
  • see

    _.defaultTo

    Type parameters

    • T

    Parameters

    • this: LoDashExplicitWrapper<T | null | undefined>
    • defaultValue: T

    Returns LoDashExplicitWrapper<T>

  • see

    _.defaultTo

    Type parameters

    • T

    • TDefault

    Parameters

    • this: LoDashExplicitWrapper<T | null | undefined>
    • defaultValue: TDefault

    Returns LoDashExplicitWrapper<T | TDefault>

flow

  • flow<R1, R2>(this: LoDashExplicitWrapper<function>, f2: function): LoDashExplicitWrapper<function>
  • flow<R1, R2, R3>(this: LoDashExplicitWrapper<function>, f2: function, f3: function): LoDashExplicitWrapper<function>
  • flow<R1, R2, R3, R4>(this: LoDashExplicitWrapper<function>, f2: function, f3: function, f4: function): LoDashExplicitWrapper<function>
  • flow<R1, R2, R3, R4, R5>(this: LoDashExplicitWrapper<function>, f2: function, f3: function, f4: function, f5: function): LoDashExplicitWrapper<function>
  • flow<R1, R2, R3, R4, R5, R6>(this: LoDashExplicitWrapper<function>, f2: function, f3: function, f4: function, f5: function, f6: function): LoDashExplicitWrapper<function>
  • flow<R1, R2, R3, R4, R5, R6, R7>(this: LoDashExplicitWrapper<function>, f2: function, f3: function, f4: function, f5: function, f6: function, f7: function): LoDashExplicitWrapper<function>
  • flow<R1, R2, R3, R4, R5, R6, R7>(this: LoDashExplicitWrapper<function>, f2: function, f3: function, f4: function, f5: function, f6: function, f7: function, ...funcs: Array<Many<function>>): LoDashExplicitWrapper<function>
  • flow<A1, R1, R2>(this: LoDashExplicitWrapper<function>, f2: function): LoDashExplicitWrapper<function>
  • flow<A1, R1, R2, R3>(this: LoDashExplicitWrapper<function>, f2: function, f3: function): LoDashExplicitWrapper<function>
  • flow<A1, R1, R2, R3, R4>(this: LoDashExplicitWrapper<function>, f2: function, f3: function, f4: function): LoDashExplicitWrapper<function>
  • flow<A1, R1, R2, R3, R4, R5>(this: LoDashExplicitWrapper<function>, f2: function, f3: function, f4: function, f5: function): LoDashExplicitWrapper<function>
  • flow<A1, R1, R2, R3, R4, R5, R6>(this: LoDashExplicitWrapper<function>, f2: function, f3: function, f4: function, f5: function, f6: function): LoDashExplicitWrapper<function>
  • flow<A1, R1, R2, R3, R4, R5, R6, R7>(this: LoDashExplicitWrapper<function>, f2: function, f3: function, f4: function, f5: function, f6: function, f7: function): LoDashExplicitWrapper<function>
  • flow<A1, R1, R2, R3, R4, R5, R6, R7>(this: LoDashExplicitWrapper<function>, f2: function, f3: function, f4: function, f5: function, f6: function, f7: function, ...funcs: Array<Many<function>>): LoDashExplicitWrapper<function>
  • flow<A1, A2, R1, R2>(this: LoDashExplicitWrapper<function>, f2: function): LoDashExplicitWrapper<function>
  • flow<A1, A2, R1, R2, R3>(this: LoDashExplicitWrapper<function>, f2: function, f3: function): LoDashExplicitWrapper<function>
  • flow<A1, A2, R1, R2, R3, R4>(this: LoDashExplicitWrapper<function>, f2: function, f3: function, f4: function): LoDashExplicitWrapper<function>
  • flow<A1, A2, R1, R2, R3, R4, R5>(this: LoDashExplicitWrapper<function>, f2: function, f3: function, f4: function, f5: function): LoDashExplicitWrapper<function>
  • flow<A1, A2, R1, R2, R3, R4, R5, R6>(this: LoDashExplicitWrapper<function>, f2: function, f3: function, f4: function, f5: function, f6: function): LoDashExplicitWrapper<function>
  • flow<A1, A2, R1, R2, R3, R4, R5, R6, R7>(this: LoDashExplicitWrapper<function>, f2: function, f3: function, f4: function, f5: function, f6: function, f7: function): LoDashExplicitWrapper<function>
  • flow<A1, A2, R1, R2, R3, R4, R5, R6, R7>(this: LoDashExplicitWrapper<function>, f2: function, f3: function, f4: function, f5: function, f6: function, f7: function, ...funcs: Array<Many<function>>): LoDashExplicitWrapper<function>
  • flow<A1, A2, A3, R1, R2>(this: LoDashExplicitWrapper<function>, f2: function): LoDashExplicitWrapper<function>
  • flow<A1, A2, A3, R1, R2, R3>(this: LoDashExplicitWrapper<function>, f2: function, f3: function): LoDashExplicitWrapper<function>
  • flow<A1, A2, A3, R1, R2, R3, R4>(this: LoDashExplicitWrapper<function>, f2: function, f3: function, f4: function): LoDashExplicitWrapper<function>
  • flow<A1, A2, A3, R1, R2, R3, R4, R5>(this: LoDashExplicitWrapper<function>, f2: function, f3: function, f4: function, f5: function): LoDashExplicitWrapper<function>
  • flow<A1, A2, A3, R1, R2, R3, R4, R5, R6>(this: LoDashExplicitWrapper<function>, f2: function, f3: function, f4: function, f5: function, f6: function): LoDashExplicitWrapper<function>
  • flow<A1, A2, A3, R1, R2, R3, R4, R5, R6, R7>(this: LoDashExplicitWrapper<function>, f2: function, f3: function, f4: function, f5: function, f6: function, f7: function): LoDashExplicitWrapper<function>
  • flow<A1, A2, A3, R1, R2, R3, R4, R5, R6, R7>(this: LoDashExplicitWrapper<function>, f2: function, f3: function, f4: function, f5: function, f6: function, f7: function, ...funcs: Array<Many<function>>): LoDashExplicitWrapper<function>
  • flow<A1, A2, A3, A4, R1, R2>(this: LoDashExplicitWrapper<function>, f2: function): LoDashExplicitWrapper<function>
  • flow<A1, A2, A3, A4, R1, R2, R3>(this: LoDashExplicitWrapper<function>, f2: function, f3: function): LoDashExplicitWrapper<function>
  • flow<A1, A2, A3, A4, R1, R2, R3, R4>(this: LoDashExplicitWrapper<function>, f2: function, f3: function, f4: function): LoDashExplicitWrapper<function>
  • flow<A1, A2, A3, A4, R1, R2, R3, R4, R5>(this: LoDashExplicitWrapper<function>, f2: function, f3: function, f4: function, f5: function): LoDashExplicitWrapper<function>
  • flow<A1, A2, A3, A4, R1, R2, R3, R4, R5, R6>(this: LoDashExplicitWrapper<function>, f2: function, f3: function, f4: function, f5: function, f6: function): LoDashExplicitWrapper<function>
  • flow<A1, A2, A3, A4, R1, R2, R3, R4, R5, R6, R7>(this: LoDashExplicitWrapper<function>, f2: function, f3: function, f4: function, f5: function, f6: function, f7: function): LoDashExplicitWrapper<function>
  • flow<A1, A2, A3, A4, R1, R2, R3, R4, R5, R6, R7>(this: LoDashExplicitWrapper<function>, f2: function, f3: function, f4: function, f5: function, f6: function, f7: function, ...funcs: Array<Many<function>>): LoDashExplicitWrapper<function>
  • flow<A1, A2, A3, A4, R1, R2>(this: LoDashExplicitWrapper<function>, f2: function): LoDashExplicitWrapper<function>
  • flow<A1, A2, A3, A4, R1, R2, R3>(this: LoDashExplicitWrapper<function>, f2: function, f3: function): LoDashExplicitWrapper<function>
  • flow<A1, A2, A3, A4, R1, R2, R3, R4>(this: LoDashExplicitWrapper<function>, f2: function, f3: function, f4: function): LoDashExplicitWrapper<function>
  • flow<A1, A2, A3, A4, R1, R2, R3, R4, R5>(this: LoDashExplicitWrapper<function>, f2: function, f3: function, f4: function, f5: function): LoDashExplicitWrapper<function>
  • flow<A1, A2, A3, A4, R1, R2, R3, R4, R5, R6>(this: LoDashExplicitWrapper<function>, f2: function, f3: function, f4: function, f5: function, f6: function): LoDashExplicitWrapper<function>
  • flow<A1, A2, A3, A4, R1, R2, R3, R4, R5, R6, R7>(this: LoDashExplicitWrapper<function>, f2: function, f3: function, f4: function, f5: function, f6: function, f7: function): LoDashExplicitWrapper<function>
  • flow<A1, A2, A3, A4, R1, R2, R3, R4, R5, R6, R7>(this: LoDashExplicitWrapper<function>, f2: function, f3: function, f4: function, f5: function, f6: function, f7: function, ...funcs: Array<Many<function>>): LoDashExplicitWrapper<function>
  • flow(this: LoDashExplicitWrapper<function>, funcs: Array<Many<function>>): LoDashExplicitWrapper<function>
  • see

    _.flow

    Type parameters

    • R1

    • R2

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • R1

    • R2

    • R3

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • R1

    • R2

    • R3

    • R4

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • R1

    • R2

    • R3

    • R4

    • R5

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f5: function
        • (a: R4): R5
        • Parameters

          • a: R4

          Returns R5

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • R1

    • R2

    • R3

    • R4

    • R5

    • R6

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f5: function
        • (a: R4): R5
        • Parameters

          • a: R4

          Returns R5

    • f6: function
        • (a: R5): R6
        • Parameters

          • a: R5

          Returns R6

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • R1

    • R2

    • R3

    • R4

    • R5

    • R6

    • R7

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f5: function
        • (a: R4): R5
        • Parameters

          • a: R4

          Returns R5

    • f6: function
        • (a: R5): R6
        • Parameters

          • a: R5

          Returns R6

    • f7: function
        • (a: R6): R7
        • Parameters

          • a: R6

          Returns R7

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • R1

    • R2

    • R3

    • R4

    • R5

    • R6

    • R7

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f5: function
        • (a: R4): R5
        • Parameters

          • a: R4

          Returns R5

    • f6: function
        • (a: R5): R6
        • Parameters

          • a: R5

          Returns R6

    • f7: function
        • (a: R6): R7
        • Parameters

          • a: R6

          Returns R7

    • Rest ...funcs: Array<Many<function>>

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • R1

    • R2

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • R1

    • R2

    • R3

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • R1

    • R2

    • R3

    • R4

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • R1

    • R2

    • R3

    • R4

    • R5

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f5: function
        • (a: R4): R5
        • Parameters

          • a: R4

          Returns R5

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • R1

    • R2

    • R3

    • R4

    • R5

    • R6

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f5: function
        • (a: R4): R5
        • Parameters

          • a: R4

          Returns R5

    • f6: function
        • (a: R5): R6
        • Parameters

          • a: R5

          Returns R6

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • R1

    • R2

    • R3

    • R4

    • R5

    • R6

    • R7

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f5: function
        • (a: R4): R5
        • Parameters

          • a: R4

          Returns R5

    • f6: function
        • (a: R5): R6
        • Parameters

          • a: R5

          Returns R6

    • f7: function
        • (a: R6): R7
        • Parameters

          • a: R6

          Returns R7

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • R1

    • R2

    • R3

    • R4

    • R5

    • R6

    • R7

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f5: function
        • (a: R4): R5
        • Parameters

          • a: R4

          Returns R5

    • f6: function
        • (a: R5): R6
        • Parameters

          • a: R5

          Returns R6

    • f7: function
        • (a: R6): R7
        • Parameters

          • a: R6

          Returns R7

    • Rest ...funcs: Array<Many<function>>

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • R1

    • R2

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • R1

    • R2

    • R3

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • R1

    • R2

    • R3

    • R4

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • R1

    • R2

    • R3

    • R4

    • R5

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f5: function
        • (a: R4): R5
        • Parameters

          • a: R4

          Returns R5

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • R1

    • R2

    • R3

    • R4

    • R5

    • R6

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f5: function
        • (a: R4): R5
        • Parameters

          • a: R4

          Returns R5

    • f6: function
        • (a: R5): R6
        • Parameters

          • a: R5

          Returns R6

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • R1

    • R2

    • R3

    • R4

    • R5

    • R6

    • R7

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f5: function
        • (a: R4): R5
        • Parameters

          • a: R4

          Returns R5

    • f6: function
        • (a: R5): R6
        • Parameters

          • a: R5

          Returns R6

    • f7: function
        • (a: R6): R7
        • Parameters

          • a: R6

          Returns R7

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • R1

    • R2

    • R3

    • R4

    • R5

    • R6

    • R7

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f5: function
        • (a: R4): R5
        • Parameters

          • a: R4

          Returns R5

    • f6: function
        • (a: R5): R6
        • Parameters

          • a: R5

          Returns R6

    • f7: function
        • (a: R6): R7
        • Parameters

          • a: R6

          Returns R7

    • Rest ...funcs: Array<Many<function>>

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • A3

    • R1

    • R2

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • A3

    • R1

    • R2

    • R3

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • A3

    • R1

    • R2

    • R3

    • R4

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • A3

    • R1

    • R2

    • R3

    • R4

    • R5

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f5: function
        • (a: R4): R5
        • Parameters

          • a: R4

          Returns R5

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • A3

    • R1

    • R2

    • R3

    • R4

    • R5

    • R6

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f5: function
        • (a: R4): R5
        • Parameters

          • a: R4

          Returns R5

    • f6: function
        • (a: R5): R6
        • Parameters

          • a: R5

          Returns R6

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • A3

    • R1

    • R2

    • R3

    • R4

    • R5

    • R6

    • R7

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f5: function
        • (a: R4): R5
        • Parameters

          • a: R4

          Returns R5

    • f6: function
        • (a: R5): R6
        • Parameters

          • a: R5

          Returns R6

    • f7: function
        • (a: R6): R7
        • Parameters

          • a: R6

          Returns R7

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • A3

    • R1

    • R2

    • R3

    • R4

    • R5

    • R6

    • R7

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f5: function
        • (a: R4): R5
        • Parameters

          • a: R4

          Returns R5

    • f6: function
        • (a: R5): R6
        • Parameters

          • a: R5

          Returns R6

    • f7: function
        • (a: R6): R7
        • Parameters

          • a: R6

          Returns R7

    • Rest ...funcs: Array<Many<function>>

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • A3

    • A4

    • R1

    • R2

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • A3

    • A4

    • R1

    • R2

    • R3

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • A3

    • A4

    • R1

    • R2

    • R3

    • R4

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • A3

    • A4

    • R1

    • R2

    • R3

    • R4

    • R5

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f5: function
        • (a: R4): R5
        • Parameters

          • a: R4

          Returns R5

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • A3

    • A4

    • R1

    • R2

    • R3

    • R4

    • R5

    • R6

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f5: function
        • (a: R4): R5
        • Parameters

          • a: R4

          Returns R5

    • f6: function
        • (a: R5): R6
        • Parameters

          • a: R5

          Returns R6

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • A3

    • A4

    • R1

    • R2

    • R3

    • R4

    • R5

    • R6

    • R7

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f5: function
        • (a: R4): R5
        • Parameters

          • a: R4

          Returns R5

    • f6: function
        • (a: R5): R6
        • Parameters

          • a: R5

          Returns R6

    • f7: function
        • (a: R6): R7
        • Parameters

          • a: R6

          Returns R7

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • A3

    • A4

    • R1

    • R2

    • R3

    • R4

    • R5

    • R6

    • R7

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f5: function
        • (a: R4): R5
        • Parameters

          • a: R4

          Returns R5

    • f6: function
        • (a: R5): R6
        • Parameters

          • a: R5

          Returns R6

    • f7: function
        • (a: R6): R7
        • Parameters

          • a: R6

          Returns R7

    • Rest ...funcs: Array<Many<function>>

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • A3

    • A4

    • R1

    • R2

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • A3

    • A4

    • R1

    • R2

    • R3

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • A3

    • A4

    • R1

    • R2

    • R3

    • R4

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • A3

    • A4

    • R1

    • R2

    • R3

    • R4

    • R5

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f5: function
        • (a: R4): R5
        • Parameters

          • a: R4

          Returns R5

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • A3

    • A4

    • R1

    • R2

    • R3

    • R4

    • R5

    • R6

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f5: function
        • (a: R4): R5
        • Parameters

          • a: R4

          Returns R5

    • f6: function
        • (a: R5): R6
        • Parameters

          • a: R5

          Returns R6

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • A3

    • A4

    • R1

    • R2

    • R3

    • R4

    • R5

    • R6

    • R7

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f5: function
        • (a: R4): R5
        • Parameters

          • a: R4

          Returns R5

    • f6: function
        • (a: R5): R6
        • Parameters

          • a: R5

          Returns R6

    • f7: function
        • (a: R6): R7
        • Parameters

          • a: R6

          Returns R7

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • A3

    • A4

    • R1

    • R2

    • R3

    • R4

    • R5

    • R6

    • R7

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f5: function
        • (a: R4): R5
        • Parameters

          • a: R4

          Returns R5

    • f6: function
        • (a: R5): R6
        • Parameters

          • a: R5

          Returns R6

    • f7: function
        • (a: R6): R7
        • Parameters

          • a: R6

          Returns R7

    • Rest ...funcs: Array<Many<function>>

    Returns LoDashExplicitWrapper<function>

  • Parameters

    • this: LoDashExplicitWrapper<function>
    • funcs: Array<Many<function>>

    Returns LoDashExplicitWrapper<function>

flowRight

  • flowRight<R2, R1>(this: LoDashExplicitWrapper<function>, f1: function): LoDashExplicitWrapper<function>
  • flowRight<R3, R2, R1>(this: LoDashExplicitWrapper<function>, f2: function, f1: function): LoDashExplicitWrapper<function>
  • flowRight<R4, R3, R2, R1>(this: LoDashExplicitWrapper<function>, f3: function, f2: function, f1: function): LoDashExplicitWrapper<function>
  • flowRight<R5, R4, R3, R2, R1>(this: LoDashExplicitWrapper<function>, f4: function, f3: function, f2: function, f1: function): LoDashExplicitWrapper<function>
  • flowRight<R6, R5, R4, R3, R2, R1>(this: LoDashExplicitWrapper<function>, f5: function, f4: function, f3: function, f2: function, f1: function): LoDashExplicitWrapper<function>
  • flowRight<R7, R6, R5, R4, R3, R2, R1>(this: LoDashExplicitWrapper<function>, f6: function, f5: function, f4: function, f3: function, f2: function, f1: function): LoDashExplicitWrapper<function>
  • flowRight<A1, R2, R1>(this: LoDashExplicitWrapper<function>, f1: function): LoDashExplicitWrapper<function>
  • flowRight<A1, R3, R2, R1>(this: LoDashExplicitWrapper<function>, f2: function, f1: function): LoDashExplicitWrapper<function>
  • flowRight<A1, R4, R3, R2, R1>(this: LoDashExplicitWrapper<function>, f3: function, f2: function, f1: function): LoDashExplicitWrapper<function>
  • flowRight<A1, R5, R4, R3, R2, R1>(this: LoDashExplicitWrapper<function>, f4: function, f3: function, f2: function, f1: function): LoDashExplicitWrapper<function>
  • flowRight<A1, R6, R5, R4, R3, R2, R1>(this: LoDashExplicitWrapper<function>, f5: function, f4: function, f3: function, f2: function, f1: function): LoDashExplicitWrapper<function>
  • flowRight<A1, R7, R6, R5, R4, R3, R2, R1>(this: LoDashExplicitWrapper<function>, f6: function, f5: function, f4: function, f3: function, f2: function, f1: function): LoDashExplicitWrapper<function>
  • flowRight<A1, A2, R2, R1>(this: LoDashExplicitWrapper<function>, f1: function): LoDashExplicitWrapper<function>
  • flowRight<A1, A2, R3, R2, R1>(this: LoDashExplicitWrapper<function>, f2: function, f1: function): LoDashExplicitWrapper<function>
  • flowRight<A1, A2, R4, R3, R2, R1>(this: LoDashExplicitWrapper<function>, f3: function, f2: function, f1: function): LoDashExplicitWrapper<function>
  • flowRight<A1, A2, R5, R4, R3, R2, R1>(this: LoDashExplicitWrapper<function>, f4: function, f3: function, f2: function, f1: function): LoDashExplicitWrapper<function>
  • flowRight<A1, A2, R6, R5, R4, R3, R2, R1>(this: LoDashExplicitWrapper<function>, f5: function, f4: function, f3: function, f2: function, f1: function): LoDashExplicitWrapper<function>
  • flowRight<A1, A2, R7, R6, R5, R4, R3, R2, R1>(this: LoDashExplicitWrapper<function>, f6: function, f5: function, f4: function, f3: function, f2: function, f1: function): LoDashExplicitWrapper<function>
  • flowRight<A1, A2, A3, R2, R1>(this: LoDashExplicitWrapper<function>, f1: function): LoDashExplicitWrapper<function>
  • flowRight<A1, A2, A3, R3, R2, R1>(this: LoDashExplicitWrapper<function>, f2: function, f1: function): LoDashExplicitWrapper<function>
  • flowRight<A1, A2, A3, R4, R3, R2, R1>(this: LoDashExplicitWrapper<function>, f3: function, f2: function, f1: function): LoDashExplicitWrapper<function>
  • flowRight<A1, A2, A3, R5, R4, R3, R2, R1>(this: LoDashExplicitWrapper<function>, f4: function, f3: function, f2: function, f1: function): LoDashExplicitWrapper<function>
  • flowRight<A1, A2, A3, R6, R5, R4, R3, R2, R1>(this: LoDashExplicitWrapper<function>, f5: function, f4: function, f3: function, f2: function, f1: function): LoDashExplicitWrapper<function>
  • flowRight<A1, A2, A3, R7, R6, R5, R4, R3, R2, R1>(this: LoDashExplicitWrapper<function>, f6: function, f5: function, f4: function, f3: function, f2: function, f1: function): LoDashExplicitWrapper<function>
  • flowRight<A1, A2, A3, A4, R2, R1>(this: LoDashExplicitWrapper<function>, f1: function): LoDashExplicitWrapper<function>
  • flowRight<A1, A2, A3, A4, R3, R2, R1>(this: LoDashExplicitWrapper<function>, f2: function, f1: function): LoDashExplicitWrapper<function>
  • flowRight<A1, A2, A3, A4, R4, R3, R2, R1>(this: LoDashExplicitWrapper<function>, f3: function, f2: function, f1: function): LoDashExplicitWrapper<function>
  • flowRight<A1, A2, A3, A4, R5, R4, R3, R2, R1>(this: LoDashExplicitWrapper<function>, f4: function, f3: function, f2: function, f1: function): LoDashExplicitWrapper<function>
  • flowRight<A1, A2, A3, A4, R6, R5, R4, R3, R2, R1>(this: LoDashExplicitWrapper<function>, f5: function, f4: function, f3: function, f2: function, f1: function): LoDashExplicitWrapper<function>
  • flowRight<A1, A2, A3, A4, R7, R6, R5, R4, R3, R2, R1>(this: LoDashExplicitWrapper<function>, f6: function, f5: function, f4: function, f3: function, f2: function, f1: function): LoDashExplicitWrapper<function>
  • flowRight<R2, R1>(this: LoDashExplicitWrapper<function>, f1: function): LoDashExplicitWrapper<function>
  • flowRight<R3, R2, R1>(this: LoDashExplicitWrapper<function>, f2: function, f1: function): LoDashExplicitWrapper<function>
  • flowRight<R4, R3, R2, R1>(this: LoDashExplicitWrapper<function>, f3: function, f2: function, f1: function): LoDashExplicitWrapper<function>
  • flowRight<R5, R4, R3, R2, R1>(this: LoDashExplicitWrapper<function>, f4: function, f3: function, f2: function, f1: function): LoDashExplicitWrapper<function>
  • flowRight<R6, R5, R4, R3, R2, R1>(this: LoDashExplicitWrapper<function>, f5: function, f4: function, f3: function, f2: function, f1: function): LoDashExplicitWrapper<function>
  • flowRight<R7, R6, R5, R4, R3, R2, R1>(this: LoDashExplicitWrapper<function>, f6: function, f5: function, f4: function, f3: function, f2: function, f1: function): LoDashExplicitWrapper<function>
  • flowRight(this: LoDashExplicitWrapper<function>, f6: function, f5: function, f4: function, f3: function, f2: function, f1: function, ...funcs: Array<Many<function>>): LoDashExplicitWrapper<function>
  • flowRight(this: LoDashExplicitWrapper<function>, funcs: Array<Many<function>>): LoDashExplicitWrapper<function>
  • see

    _.flowRight

    Type parameters

    • R2

    • R1

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f1: function
        • (): R1
        • Returns R1

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • R3

    • R2

    • R1

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f1: function
        • (): R1
        • Returns R1

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • R4

    • R3

    • R2

    • R1

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f1: function
        • (): R1
        • Returns R1

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • R5

    • R4

    • R3

    • R2

    • R1

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f1: function
        • (): R1
        • Returns R1

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • R6

    • R5

    • R4

    • R3

    • R2

    • R1

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f5: function
        • (a: R4): R5
        • Parameters

          • a: R4

          Returns R5

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f1: function
        • (): R1
        • Returns R1

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • R7

    • R6

    • R5

    • R4

    • R3

    • R2

    • R1

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f6: function
        • (a: R5): R6
        • Parameters

          • a: R5

          Returns R6

    • f5: function
        • (a: R4): R5
        • Parameters

          • a: R4

          Returns R5

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f1: function
        • (): R1
        • Returns R1

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • R2

    • R1

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f1: function
        • (a1: A1): R1
        • Parameters

          • a1: A1

          Returns R1

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • R3

    • R2

    • R1

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f1: function
        • (a1: A1): R1
        • Parameters

          • a1: A1

          Returns R1

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • R4

    • R3

    • R2

    • R1

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f1: function
        • (a1: A1): R1
        • Parameters

          • a1: A1

          Returns R1

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • R5

    • R4

    • R3

    • R2

    • R1

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f1: function
        • (a1: A1): R1
        • Parameters

          • a1: A1

          Returns R1

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • R6

    • R5

    • R4

    • R3

    • R2

    • R1

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f5: function
        • (a: R4): R5
        • Parameters

          • a: R4

          Returns R5

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f1: function
        • (a1: A1): R1
        • Parameters

          • a1: A1

          Returns R1

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • R7

    • R6

    • R5

    • R4

    • R3

    • R2

    • R1

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f6: function
        • (a: R5): R6
        • Parameters

          • a: R5

          Returns R6

    • f5: function
        • (a: R4): R5
        • Parameters

          • a: R4

          Returns R5

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f1: function
        • (a1: A1): R1
        • Parameters

          • a1: A1

          Returns R1

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • R2

    • R1

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f1: function
        • (a1: A1, a2: A2): R1
        • Parameters

          • a1: A1
          • a2: A2

          Returns R1

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • R3

    • R2

    • R1

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f1: function
        • (a1: A1, a2: A2): R1
        • Parameters

          • a1: A1
          • a2: A2

          Returns R1

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • R4

    • R3

    • R2

    • R1

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f1: function
        • (a1: A1, a2: A2): R1
        • Parameters

          • a1: A1
          • a2: A2

          Returns R1

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • R5

    • R4

    • R3

    • R2

    • R1

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f1: function
        • (a1: A1, a2: A2): R1
        • Parameters

          • a1: A1
          • a2: A2

          Returns R1

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • R6

    • R5

    • R4

    • R3

    • R2

    • R1

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f5: function
        • (a: R4): R5
        • Parameters

          • a: R4

          Returns R5

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f1: function
        • (a1: A1, a2: A2): R1
        • Parameters

          • a1: A1
          • a2: A2

          Returns R1

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • R7

    • R6

    • R5

    • R4

    • R3

    • R2

    • R1

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f6: function
        • (a: R5): R6
        • Parameters

          • a: R5

          Returns R6

    • f5: function
        • (a: R4): R5
        • Parameters

          • a: R4

          Returns R5

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f1: function
        • (a1: A1, a2: A2): R1
        • Parameters

          • a1: A1
          • a2: A2

          Returns R1

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • A3

    • R2

    • R1

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f1: function
        • (a1: A1, a2: A2, a3: A3): R1
        • Parameters

          • a1: A1
          • a2: A2
          • a3: A3

          Returns R1

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • A3

    • R3

    • R2

    • R1

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f1: function
        • (a1: A1, a2: A2, a3: A3): R1
        • Parameters

          • a1: A1
          • a2: A2
          • a3: A3

          Returns R1

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • A3

    • R4

    • R3

    • R2

    • R1

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f1: function
        • (a1: A1, a2: A2, a3: A3): R1
        • Parameters

          • a1: A1
          • a2: A2
          • a3: A3

          Returns R1

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • A3

    • R5

    • R4

    • R3

    • R2

    • R1

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f1: function
        • (a1: A1, a2: A2, a3: A3): R1
        • Parameters

          • a1: A1
          • a2: A2
          • a3: A3

          Returns R1

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • A3

    • R6

    • R5

    • R4

    • R3

    • R2

    • R1

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f5: function
        • (a: R4): R5
        • Parameters

          • a: R4

          Returns R5

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f1: function
        • (a1: A1, a2: A2, a3: A3): R1
        • Parameters

          • a1: A1
          • a2: A2
          • a3: A3

          Returns R1

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • A3

    • R7

    • R6

    • R5

    • R4

    • R3

    • R2

    • R1

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f6: function
        • (a: R5): R6
        • Parameters

          • a: R5

          Returns R6

    • f5: function
        • (a: R4): R5
        • Parameters

          • a: R4

          Returns R5

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f1: function
        • (a1: A1, a2: A2, a3: A3): R1
        • Parameters

          • a1: A1
          • a2: A2
          • a3: A3

          Returns R1

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • A3

    • A4

    • R2

    • R1

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f1: function
        • (a1: A1, a2: A2, a3: A3, a4: A4): R1
        • Parameters

          • a1: A1
          • a2: A2
          • a3: A3
          • a4: A4

          Returns R1

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • A3

    • A4

    • R3

    • R2

    • R1

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f1: function
        • (a1: A1, a2: A2, a3: A3, a4: A4): R1
        • Parameters

          • a1: A1
          • a2: A2
          • a3: A3
          • a4: A4

          Returns R1

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • A3

    • A4

    • R4

    • R3

    • R2

    • R1

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f1: function
        • (a1: A1, a2: A2, a3: A3, a4: A4): R1
        • Parameters

          • a1: A1
          • a2: A2
          • a3: A3
          • a4: A4

          Returns R1

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • A3

    • A4

    • R5

    • R4

    • R3

    • R2

    • R1

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f1: function
        • (a1: A1, a2: A2, a3: A3, a4: A4): R1
        • Parameters

          • a1: A1
          • a2: A2
          • a3: A3
          • a4: A4

          Returns R1

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • A3

    • A4

    • R6

    • R5

    • R4

    • R3

    • R2

    • R1

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f5: function
        • (a: R4): R5
        • Parameters

          • a: R4

          Returns R5

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f1: function
        • (a1: A1, a2: A2, a3: A3, a4: A4): R1
        • Parameters

          • a1: A1
          • a2: A2
          • a3: A3
          • a4: A4

          Returns R1

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • A1

    • A2

    • A3

    • A4

    • R7

    • R6

    • R5

    • R4

    • R3

    • R2

    • R1

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f6: function
        • (a: R5): R6
        • Parameters

          • a: R5

          Returns R6

    • f5: function
        • (a: R4): R5
        • Parameters

          • a: R4

          Returns R5

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f1: function
        • (a1: A1, a2: A2, a3: A3, a4: A4): R1
        • Parameters

          • a1: A1
          • a2: A2
          • a3: A3
          • a4: A4

          Returns R1

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • R2

    • R1

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f1: function
        • (...args: any[]): R1
        • Parameters

          • Rest ...args: any[]

          Returns R1

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • R3

    • R2

    • R1

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f1: function
        • (...args: any[]): R1
        • Parameters

          • Rest ...args: any[]

          Returns R1

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • R4

    • R3

    • R2

    • R1

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f1: function
        • (...args: any[]): R1
        • Parameters

          • Rest ...args: any[]

          Returns R1

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • R5

    • R4

    • R3

    • R2

    • R1

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f1: function
        • (...args: any[]): R1
        • Parameters

          • Rest ...args: any[]

          Returns R1

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • R6

    • R5

    • R4

    • R3

    • R2

    • R1

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f5: function
        • (a: R4): R5
        • Parameters

          • a: R4

          Returns R5

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f1: function
        • (...args: any[]): R1
        • Parameters

          • Rest ...args: any[]

          Returns R1

    Returns LoDashExplicitWrapper<function>

  • Type parameters

    • R7

    • R6

    • R5

    • R4

    • R3

    • R2

    • R1

    Parameters

    • this: LoDashExplicitWrapper<function>
    • f6: function
        • (a: R5): R6
        • Parameters

          • a: R5

          Returns R6

    • f5: function
        • (a: R4): R5
        • Parameters

          • a: R4

          Returns R5

    • f4: function
        • (a: R3): R4
        • Parameters

          • a: R3

          Returns R4

    • f3: function
        • (a: R2): R3
        • Parameters

          • a: R2

          Returns R3

    • f2: function
        • (a: R1): R2
        • Parameters

          • a: R1

          Returns R2

    • f1: function
        • (...args: any[]): R1
        • Parameters

          • Rest ...args: any[]

          Returns R1

    Returns LoDashExplicitWrapper<function>

  • Parameters

    • this: LoDashExplicitWrapper<function>
    • f6: function
        • (a: any): any
        • Parameters

          • a: any

          Returns any

    • f5: function
        • (a: any): any
        • Parameters

          • a: any

          Returns any

    • f4: function
        • (a: any): any
        • Parameters

          • a: any

          Returns any

    • f3: function
        • (a: any): any
        • Parameters

          • a: any

          Returns any

    • f2: function
        • (a: any): any
        • Parameters

          • a: any

          Returns any

    • f1: function
        • (): any
        • Returns any

    • Rest ...funcs: Array<Many<function>>

    Returns LoDashExplicitWrapper<function>

  • Parameters

    • this: LoDashExplicitWrapper<function>
    • funcs: Array<Many<function>>

    Returns LoDashExplicitWrapper<function>

identity

  • identity(): this
  • see

    _.identity

    Returns this

iteratee

  • iteratee<TFunction>(this: LoDashExplicitWrapper<TFunction | string | object>): LoDashExplicitWrapper<TFunction>
  • see

    _.iteratee

    Type parameters

    • TFunction: function

    Parameters

    • this: LoDashExplicitWrapper<TFunction | string | object>

    Returns LoDashExplicitWrapper<TFunction>

matches

  • matches<V>(): LoDashExplicitWrapper<function>
  • see

    _.matches

    Type parameters

    • V

    Returns LoDashExplicitWrapper<function>

matchesProperty

  • matchesProperty<SrcValue>(srcValue: SrcValue): LoDashExplicitWrapper<function>
  • matchesProperty<SrcValue, Value>(srcValue: SrcValue): LoDashExplicitWrapper<function>
  • see

    _.matchesProperty

    Type parameters

    • SrcValue

    Parameters

    • srcValue: SrcValue

    Returns LoDashExplicitWrapper<function>

  • see

    _.matchesProperty

    Type parameters

    • SrcValue

    • Value

    Parameters

    • srcValue: SrcValue

    Returns LoDashExplicitWrapper<function>

method

  • method(...args: any[]): LoDashExplicitWrapper<function>
  • see

    _.method

    Parameters

    • Rest ...args: any[]

    Returns LoDashExplicitWrapper<function>

methodOf

  • methodOf(...args: any[]): LoDashExplicitWrapper<function>
  • see

    _.methodOf

    Parameters

    • Rest ...args: any[]

    Returns LoDashExplicitWrapper<function>

mixin

  • see

    _.mixin

    Parameters

    Returns this

  • see

    _.mixin

    Parameters

    Returns LoDashExplicitWrapper<LoDashStatic>

noConflict

  • noConflict(): LoDashExplicitWrapper<LoDashStatic>
  • see

    _.noConflict

    Returns LoDashExplicitWrapper<LoDashStatic>

noop

  • noop(...args: any[]): LoDashExplicitWrapper<undefined>
  • see

    _.noop

    Parameters

    • Rest ...args: any[]

    Returns LoDashExplicitWrapper<undefined>

nthArg

  • nthArg(): LoDashExplicitWrapper<function>
  • see

    _.nthArg

    Returns LoDashExplicitWrapper<function>

over

  • over<TResult>(this: LoDashExplicitWrapper<Many<function>>, ...iteratees: Array<Many<function>>): LoDashExplicitWrapper<function>
  • see

    _.over

    Type parameters

    • TResult

    Parameters

    • this: LoDashExplicitWrapper<Many<function>>
    • Rest ...iteratees: Array<Many<function>>

    Returns LoDashExplicitWrapper<function>

overEvery

  • overEvery<T>(...predicates: Array<Many<function>>): LoDashExplicitWrapper<function>
  • see

    _.overEvery

    Type parameters

    • T

    Parameters

    • Rest ...predicates: Array<Many<function>>

    Returns LoDashExplicitWrapper<function>

overSome

  • overSome<T>(...predicates: Array<Many<function>>): LoDashExplicitWrapper<function>
  • see

    _.overSome

    Type parameters

    • T

    Parameters

    • Rest ...predicates: Array<Many<function>>

    Returns LoDashExplicitWrapper<function>

property

  • property<TObj, TResult>(): LoDashExplicitWrapper<function>
  • see

    _.property

    Type parameters

    • TObj

    • TResult

    Returns LoDashExplicitWrapper<function>

propertyOf

  • propertyOf(): LoDashExplicitWrapper<function>
  • see

    _.propertyOf

    Returns LoDashExplicitWrapper<function>

range

  • range(end?: undefined | number, step?: undefined | number): LoDashExplicitWrapper<number[]>
  • see

    _.range

    Parameters

    • Optional end: undefined | number
    • Optional step: undefined | number

    Returns LoDashExplicitWrapper<number[]>

rangeRight

  • rangeRight(end?: undefined | number, step?: undefined | number): LoDashExplicitWrapper<number[]>
  • see

    _.rangeRight

    Parameters

    • Optional end: undefined | number
    • Optional step: undefined | number

    Returns LoDashExplicitWrapper<number[]>

stubArray

  • stubArray(): LoDashExplicitWrapper<any[]>
  • see

    _.stubArray

    Returns LoDashExplicitWrapper<any[]>

stubFalse

  • stubFalse(): LoDashExplicitWrapper<false>
  • see

    _.stubFalse

    Returns LoDashExplicitWrapper<false>

stubObject

  • stubObject(): LoDashExplicitWrapper<any>
  • see

    _.stubObject

    Returns LoDashExplicitWrapper<any>

stubString

  • stubString(): LoDashExplicitWrapper<string>
  • see

    _.stubString

    Returns LoDashExplicitWrapper<string>

stubTrue

  • stubTrue(): LoDashExplicitWrapper<true>
  • see

    _.stubTrue

    Returns LoDashExplicitWrapper<true>

times

  • times<TResult>(iteratee: function): LoDashExplicitWrapper<TResult[]>
  • times(): LoDashExplicitWrapper<number[]>
  • see

    _.times

    Type parameters

    • TResult

    Parameters

    • iteratee: function
        • (num: number): TResult
        • Parameters

          • num: number

          Returns TResult

    Returns LoDashExplicitWrapper<TResult[]>

  • see

    _.times

    Returns LoDashExplicitWrapper<number[]>

toPath

  • toPath(): LoDashExplicitWrapper<string[]>
  • see

    _.toPath

    Returns LoDashExplicitWrapper<string[]>

uniqueId

  • uniqueId(): LoDashExplicitWrapper<string>
  • see

    _.uniqueId

    Returns LoDashExplicitWrapper<string>

Generated using TypeDoc