Viewing profile — sabiwara
sabiwara
HN member- Joined
- Mon, Sep 14, 2020, 12:11 PM UTC
- HN karma
- 4
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About sabiwara
No profile information was provided.
Recent public activity
-
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…
-
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…