gamma-driver
gamma-driver copied to clipboard
Implement :default method for gamma-driver.impl.bind/bind*
All it should do is throw an error saying that there is no way to bind Y input to X value. Right now the output when binding something to nil is:
Uncaught Error: No method in multimethod 'gamma-driver.impl.bind/bind*' for dispatch value:
I'm not sure which input is missing...