Hook.Iterable Class
Iterable is for internal use only.
Methods
_iterate
(
Promise
-
method
-
func
-
argument
Iterate using lodash function
Parameters:
-
method
String -
func
Function -
argument
Object
Returns:
Promise:
each
(
Promise
-
func
Parameters:
-
func
Function
Returns:
Promise:
every
(
Promise
-
func
Parameters:
-
func
Function
Returns:
Promise:
filter
(
Promise
-
func
Parameters:
-
func
Function
Returns:
Promise:
find
(
Promise
-
func
Parameters:
-
func
Function
Returns:
Promise:
groupBy
(
Promise
-
func
Parameters:
-
func
Function
Returns:
Promise:
max
(
Promise
-
func
Parameters:
-
func
Function
Returns:
Promise:
min
(
Promise
-
func
Parameters:
-
func
Function
Returns:
Promise:
reject
(
Promise
-
func
Parameters:
-
func
Function
Returns:
Promise: