Right now, in the example in the README, I need "exp =" in the call. Make it accept just the name of a parameter if that parameter doesn't have a default value. This should be safe, because unnamed arguments to factory must be parameters.
To determine: should we make them !! things that should are variables pointing at names, then? I'm pretty sure yes, but need to gather realistic use cases.
Right now, in the example in the README, I need "exp =" in the call. Make it accept just the name of a parameter if that parameter doesn't have a default value. This should be safe, because unnamed arguments to factory must be parameters. To determine: should we make them !! things that should are variables pointing at names, then? I'm pretty sure yes, but need to gather realistic use cases.