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

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

package eu.throup
package couldbe

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy