sbt/main
Ethan Atkins 968e83380a Don't use Set[Incomplete]
It's very expensive to compute the hash code of a deeply nested
Incomplete. To prevent a loop, we only want to check for object equality
which we can do with IdentityHashMap
2019-06-13 18:12:54 -07:00
..
src Don't use Set[Incomplete] 2019-06-13 18:12:54 -07:00
NOTICE Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00