ConstPartial

public final class ConstPartial<A> : Kind<ForConst, A>

Partial application of the Const type constructor, omitting the last parameter.

  • Declaration

    Swift

    public static func hash<T>(_ fa: ConstOf<A, T>, into hasher: inout Hasher) where T : Hashable