-
Notifications
You must be signed in to change notification settings - Fork 0
Important Milestones
TSenter edited this page Mar 28, 2016
·
7 revisions
Name | Version | Status |
---|---|---|
Functions | 0.0.0_1 | Completed |
Function Execution | 0.0.1_0 | Completed |
A basic framework for functions was implemented, allowing for an easy addition to predefined or custom functions at a later time. For more info, see Functions.
Functions can now be executed by calling the string of functions, complete with their parameters.
Functions can now be used as parameters for other functions.