eu.timepit.refined.predicates.all.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of refined_sjs1_3 Show documentation
Show all versions of refined_sjs1_3 Show documentation
Simple refinement types for Scala
The newest version!
package eu.timepit.refined.predicates
object all extends AllPredicates with AllPredicatesBinCompat1 with AllPredicatesBinCompat2
trait AllPredicates
extends BooleanPredicates
with CharPredicates
with CollectionPredicates
with GenericPredicates
with NumericPredicates
with StringPredicates
trait AllPredicatesBinCompat1 extends StringPredicatesBinCompat1
trait AllPredicatesBinCompat2 extends NumericPredicatesBinCompat1
© 2015 - 2025 Weber Informatics LLC | Privacy Policy