Skip to content

Move builtins to their own module

Michael Aaron Murphy requested to merge skylerberg:master into master

Created by: skylerberg

This change should make it possible to test builtins easier. Furthermore builtin functions now have function signatures that reflect how they actually operate.

Merge request reports