Skip to content

0.1.3

Compare
Choose a tag to compare
@fthomas fthomas released this 15 Jul 12:52

Changes

  • Update to shapeless 2.2.4.

New predicates

generic

  • Subtype[U]: witnesses that the type of a value is a subtype of U
  • Supertype[U]: witnesses that the type of a value is a supertype of U