Class | Description |
---|---|
Arrays |
Some common, re-usable projections for arrays
|
Files |
Some common, re-usable projections for file manipulation
|
InvokeDynamic |
Some common, re-usable dynamic method invocation projections
|
InvokeDynamicFunc |
Some common, re-usable dynamic method invocation projections (uses Function0
|
InvokeNoArgs |
Some common, re-usable method invocation projections
|
InvokeOneArg |
Some common, re-usable method invocation projections; methods accept an argument to be specified.
|
MiscProjections |
Some common, re-usable projections (miscellaneous)
|
Objects |
Some common, re-usable projections for objects
|
Strings |
Some common, re-usable projections for string manipulation
|
Tuples |
Some common, re-usable projections for tuples
|