Live data from Hacker News

Viewing profile — sabiwara

sabiwara

HN member
Joined
Mon, Sep 14, 2020, 12:11 PM UTC
HN karma
4
Public activity
2 items

About sabiwara

No profile information was provided.

Recent public activity

  1. comment
    Comment #48396405

    > Does Dialyzer understand Elixir? Last I knew, it could only process Erlang source code and BEAM files. Once compiled, it boils down to BEAM files that Dialyzer can understand, ye…

  2. comment
    Comment #38749544

    It is listed in the release notes as "[Kernel] Auto infer size of matched variable in bitstrings". You can now just match on `^var rest` or ` >` without having to explicitly pass t…