[erlang-questions] Temporarily violating record type constraints annoys dialyzer

Krzysztof Jurewicz krzysztof.jurewicz@REDACTED
Mon Nov 12 23:36:39 CET 2018


> Generation of from_map/2 is however currently not implemented in dynarec.

I’ve implemented generation of from_map/2 and to_map/1; see this pull request: https://github.com/dieswaytoofast/dynarec/pull/7 . It should now be possible to convert records to maps and vice versa without writing boilerplate code.



More information about the erlang-questions mailing list