Skip to content

Version 0.9.0

Choose a tag to compare

@rye rye released this 27 Feb 01:11

Changed

  • Breaking: Adjusted the signature of the Contains trait to take a type parameter.

    Most users should not be affected in any way by this change, as the .contains() method still has the same syntax. However, the types for which containment can be checked are now explicitly enumerated.