All Downloads are FREE. Search and download functionalities are using the official Maven repository.

eu.throup.couldbe.CouldHave.scala Maven / Gradle / Ivy

package eu.throup
package couldbe

object CouldHave {
  def apply[F[_], A](implicit gof: CouldBeGiven[F[A]]): CouldHave[F, A] = gof
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy