F
function
Projects with this topic
-
Lightweight function wrappers able to store and invoke any callable target without the caller having to know the details of the callee. A more performant alternative to std::function, no undefined behavior and configurable behavior when called empty.
Updated -
Meta Extension for Markdown enabling users to use Python functions and classes from within documents and assign results to variables
Updated