Skip to content

1.8.0 - new `@compile_fun` goodie

Compare
Choose a tag to compare
@smarie smarie released this 22 Mar 15:15
· 251 commits to main since this release

New goodie @compile_fun decorator to compile a function so that it can not be navigated to using the debugger. Fixes #46

See documentation page for details.