rtypes icon indicating copy to clipboard operation
rtypes copied to clipboard

Update Checker - add support for annotated types

Open ktec opened this issue 4 years ago • 1 comments

ktec avatar Nov 13 '20 12:11 ktec

Looks good to me.

If you could add a unit test here https://github.com/d2km/rtypes/blob/master/test/rtypes_test.exs that would be awesome.

I'm thinking something along the lines https://github.com/elixir-lang/elixir/blob/82dca5537a4956b33367cf05d694894055c7ce80/lib/elixir/test/elixir/typespec_test.exs#L548

d2km avatar Nov 14 '20 08:11 d2km