Open harendra-kumar opened 1 year ago
When calling a function via RPC can we automatically convert a record or tuple argument to apply it to a curried function?
See https://stackoverflow.com/questions/20444062/template-haskell-how-to-extract-the-number-of-arguments-of-a-function
When calling a function via RPC can we automatically convert a record or tuple argument to apply it to a curried function?