| Package | Description |
|---|---|
| org.eclipse.xtext.xbase.lib |
| Modifier and Type | Method and Description |
|---|---|
static <P1,P2,P3,P4,P5,P6,RESULT> |
FunctionExtensions.curry(Functions.Function6<? super P1,? super P2,? super P3,? super P4,? super P5,? super P6,? extends RESULT> function,
P1 argument)
Curries a function that takes six arguments.
|
Copyright © 2015. All Rights Reserved.