sbt/util-collection
Eugene Yokota c86fc37ce1 Refactor AList to handle K[F[a]]
We do need to treat AList like a typeclass after all because
sbt.std.Transform.uniform needs to traverse over a List,
and we won't be able to magically connvert a List into a tuple.
2023-01-15 23:40:57 -05:00
..
src Refactor AList to handle K[F[a]] 2023-01-15 23:40:57 -05:00
NOTICE Cats-like typeclasses 2023-01-15 23:40:56 -05:00