issa-tseng / janus

the two-faced application library-framework.
http://janusjs.org
37 stars 7 forks source link

Maybe: Pass Observation ticket as final arg of Varying#react #131

Open issa-tseng opened 6 years ago

issa-tseng commented 6 years ago

so that this binding is not required for constless context

issa-tseng commented 6 years ago

this is a bit tricky though with unreduced varying react—variadic arguments are supplied, and it's sort of awkward to have a non-value argument at the end of an arglist of unknown length