inline Keyword
Monkey Forums/Monkey Programming/inline Keyword| 
 | ||
| Hi all, while navigating Monkey Source code , i have found this keyword "inline". i searched the help for that keyword , but i did not get any help. so what is that keyword and for what it using? | 
| 
 | ||
| Monkey Documentation Reserved Module | Inline These keywords are not currently used by the Monkey language but are reserved for future use. | 
| 
 | ||
| Wow having an Inline keyword would be epic for mobile code.  You could still write everything with nice classes/functions but inline portions of them to ensure peak performance on mobile. |