sgte

Code pulled with git from git://github.com/filippo/sgte.git with the last commit being e1c6be3

These are Intersection warnings for sgte.

(Only new warnings by Intersection-enabled analysis are listed. Warnings by current public version of Dialyzer are listed here.)

dialyzer -n -q -Wno_improper_lists ebin
sgte_dict.erl:74: The call sgte_dict:find(Key::any(),D::tuple(),fun((_) -> any())) will never return since it differs in the 2nd argument from the success typing arguments: (any(),[any()] | dict(),any())