dwango / fialyzer

[WIP] Faster Implementation of Dialyzer
https://dwango.github.io/fialyzer/
Apache License 2.0
56 stars 8 forks source link

Types of BIF #170

Open yoshihiro503 opened 5 years ago

yoshihiro503 commented 5 years ago

see https://github.com/erlang/otp/blob/OTP-21.1.4/lib/hipe/cerl/erl_bif_types.erl

erlang module

hipe_bif

https://github.com/dwango/fialyzer/issues/237

lists

https://github.com/dwango/fialyzer/issues/234

maps

https://github.com/dwango/fialyzer/issues/238