kawa.standard
public class call_with_values extends Procedure2
| Field Summary | |
|---|---|
| static call_with_values | callWithValues |
| Method Summary | |
|---|---|
| void | apply(CallContext ctx) |
| Object | apply2(Object producer, Object consumer) |
| static Object | callWithValues(Procedure producer, Procedure consumer) |