murex
murex copied to clipboard
`private` should support being undefined and parameters being defined
Now that private
shares code with function
(https://github.com/lmorg/murex/issues/147) I should expose Undefine()
and the function parameters code too