Pragmas exist to help easy redundant work for optimizing performance of the code.
-
@hoist- extracts a following callback to global space or to class instance (if referencesthis). -
@fast_loop- speeds up loops -
@fast_path- Bypasses native C++ call for speedObject.assignObject.keysObject.valuesObject.entries
-
@struct -
@int32 -
FastIterator