Reusability Improvements

A couple of API proposals:

y with { x: 42 }
Notebook.call('y', { x: 42 })

The second one would mesh nicely with this other proposal of mine.

2 Likes