Zachary Kessin
Zachary Kessin
Ok, call me on skype and we will work on it, can you do tomorrow?
I am happy to help FWIW
I just did a talk on using types in Erlang/ elixir, I am uploading it to youtube as I type this https://youtu.be/48phgMNV0AA
is there a work around for this?
Also check this paper http://www.dmi.unipg.it/~bista/papers/papers-download/tocl154.pdf
My branch has a makefile that handles both cases, so maybe we should just close this PR?
I think in the long term a more expressive syntax is probably better, but in the short run this might be a better way to at least get access to...
how we mirror the erlang syntax `#{...}`
The other question is that if we add this, can we also continue to support pre 17 versions of Erlang?
Right now I have a bunch of quickcheck properties that use the server interface, those can be converted over to use the function interface if needed (and I probably will)...