Class Set<S,​T,​A,​B>

    • Field Detail

      • INSTANCE

        private static final Set<?,​?,​?,​?> INSTANCE
    • Constructor Detail

      • Set

        private Set()
    • Method Detail

      • set

        public static <S,​T,​A,​B> Set<S,​T,​A,​B> set()
      • set

        public static <S,​T,​A,​B> Fn2<B,​S,​T> set​(Optic<? super Fn1<?,​?>,​? super Identity<?>,​S,​T,​A,​B> optic)
      • set

        public static <S,​T,​A,​B> Fn1<S,​T> set​(Optic<? super Fn1<?,​?>,​? super Identity<?>,​S,​T,​A,​B> optic,
                                                                     B b)
      • set

        public static <S,​T,​A,​B> T set​(Optic<? super Fn1<?,​?>,​? super Identity<?>,​S,​T,​A,​B> optic,
                                                        B b,
                                                        S s)