Method | Description | |
---|---|---|
CreateIterator ( IEnvironment environment, IArgs args ) : IDynamic | ||
HMapIterable ( IEnvironment environment, IObject iterable, ICallable mapping ) : Machete.Core |
public CreateIterator ( IEnvironment environment, IArgs args ) : IDynamic | ||
environment | IEnvironment | |
args | IArgs | |
return | IDynamic |
public HMapIterable ( IEnvironment environment, IObject iterable, ICallable mapping ) : Machete.Core | ||
environment | IEnvironment | |
iterable | IObject | |
mapping | ICallable | |
return | Machete.Core |