function

object function extends FunctionOptics
class Object
trait Matchable
class Any

Value members

Inherited methods

final def flip[A, B, C]: Iso[A => B => C, B => A => C]
Inherited from
FunctionOptics
Source
Function.scala
final def flipped[A, B, C]: A => B => C => B => A => C
Inherited from
FunctionOptics
Source
Function.scala