dwango / fialyzer

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

Support fun expr #95

Closed kmizu closed 5 years ago

kmizu commented 5 years ago

Fix #80 . Support the following anonymous function expressions:

fun (...) -> .... end
kmizu commented 5 years ago

plz review @yoshihiro503 and/or @amutake

kmizu commented 5 years ago

Since I've reflected the comment, plz review again when you have time: @yoshihiro503 and/or @amutake