functions should just be isolated files or folders at the top level that are dynamically imported into the build... rather than nested away in src.
then creating new functions will be more straight forward. furthermore this puts in the direction of supporting functions in a different technology (see #3)
functions should just be isolated files or folders at the top level that are dynamically imported into the build... rather than nested away in src.
then creating new functions will be more straight forward. furthermore this puts in the direction of supporting functions in a different technology (see #3)