- Should we force users to pass around Melior's own `Context` type and disallow the use of `ContextRef<'c>`? - Should we remove `&Context` and turn everything into `ContextRef<'c>` as discussed in the following issues in Inkwell? - https://github.com/TheDan64/inkwell/issues/165
Contexttype and disallow the use ofContextRef<'c>?&Contextand turn everything intoContextRef<'c>as discussed in the following issues in Inkwell?