All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download cyclops-anym JAR 10.4.1 with all dependencies


A higher kinded monad abstraction for Java

Files of the artifact cyclops-anym version 10.4.1 from the group com.oath.cyclops.

Artifact cyclops-anym
Group com.oath.cyclops
Version 10.4.1
Last update 15. May 2022
Tags: with functional reactive java platform programming
Organization not specified
URL https://github.com/aol/cyclops-react
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies cyclops-pure, cyclops-futurestream, cyclops, cyclops-reactive-collections,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of cyclops-anym Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of cyclops-anym version 10.4.1

META-INF
META-INF.META-INF.MANIFEST.MF
com.oath.cyclops.anym
com.oath.cyclops.anym.com.oath.cyclops.anym.AnyMSeq
com.oath.cyclops.anym.com.oath.cyclops.anym.AnyMValue
com.oath.cyclops.anym.com.oath.cyclops.anym.AnyMValue2
com.oath.cyclops.anym.com.oath.cyclops.anym.NestedCollectable
com.oath.cyclops.anym.com.oath.cyclops.anym.NestedFoldable
com.oath.cyclops.anym.extensability
com.oath.cyclops.anym.extensability.com.oath.cyclops.anym.extensability.AbstractMonadAdapter
com.oath.cyclops.anym.extensability.com.oath.cyclops.anym.extensability.MonadAdapter
com.oath.cyclops.anym.extensability.com.oath.cyclops.anym.extensability.ValueAdapter
com.oath.cyclops.anym.internal.adapters
com.oath.cyclops.anym.internal.adapters.com.oath.cyclops.anym.internal.adapters.EitherAdapter
com.oath.cyclops.anym.internal.adapters.com.oath.cyclops.anym.internal.adapters.FutureAdapter
com.oath.cyclops.anym.internal.adapters.com.oath.cyclops.anym.internal.adapters.IdentityAdapter
com.oath.cyclops.anym.internal.adapters.com.oath.cyclops.anym.internal.adapters.IorAdapter
com.oath.cyclops.anym.internal.adapters.com.oath.cyclops.anym.internal.adapters.IterableXAdapter
com.oath.cyclops.anym.internal.adapters.com.oath.cyclops.anym.internal.adapters.LazyEither3Adapter
com.oath.cyclops.anym.internal.adapters.com.oath.cyclops.anym.internal.adapters.LazyEither4Adapter
com.oath.cyclops.anym.internal.adapters.com.oath.cyclops.anym.internal.adapters.LazyEither5Adapter
com.oath.cyclops.anym.internal.adapters.com.oath.cyclops.anym.internal.adapters.LazyEitherAdapter
com.oath.cyclops.anym.internal.adapters.com.oath.cyclops.anym.internal.adapters.MonadicValueAdapter
com.oath.cyclops.anym.internal.adapters.com.oath.cyclops.anym.internal.adapters.OptionalAdapter
com.oath.cyclops.anym.internal.adapters.com.oath.cyclops.anym.internal.adapters.ReactiveAdapter
com.oath.cyclops.anym.internal.adapters.com.oath.cyclops.anym.internal.adapters.StreamAdapter
com.oath.cyclops.anym.internal.adapters.com.oath.cyclops.anym.internal.adapters.StreamableAdapter
com.oath.cyclops.anym.internal.adapters.com.oath.cyclops.anym.internal.adapters.TryAdapter
com.oath.cyclops.anym.internal.monads
com.oath.cyclops.anym.internal.monads.com.oath.cyclops.anym.internal.monads.AnyMSeqImpl
com.oath.cyclops.anym.internal.monads.com.oath.cyclops.anym.internal.monads.AnyMValue2Impl
com.oath.cyclops.anym.internal.monads.com.oath.cyclops.anym.internal.monads.AnyMValueImpl
com.oath.cyclops.anym.internal.monads.com.oath.cyclops.anym.internal.monads.BaseAnyMImpl
com.oath.cyclops.anym.transformers
com.oath.cyclops.anym.transformers.com.oath.cyclops.anym.transformers.FoldableTransformerSeq
com.oath.cyclops.anym.transformers.com.oath.cyclops.anym.transformers.NonEmptyTransformer
com.oath.cyclops.anym.transformers.com.oath.cyclops.anym.transformers.TransformerSeq
com.oath.cyclops.anym.transformers.com.oath.cyclops.anym.transformers.TransformerTraversable
com.oath.cyclops.anym.transformers.com.oath.cyclops.anym.transformers.ValueTransformer
cyclops.monads
cyclops.monads.cyclops.monads.AnyM
cyclops.monads.cyclops.monads.AnyM2
cyclops.monads.cyclops.monads.AnyMs
cyclops.monads.cyclops.monads.CokleisliM
cyclops.monads.cyclops.monads.KleisliM
cyclops.monads.cyclops.monads.Witness
cyclops.monads.cyclops.monads.WitnessType
cyclops.monads.cyclops.monads.XorM
cyclops.monads.function
cyclops.monads.function.cyclops.monads.function.AnyMFunction0
cyclops.monads.function.cyclops.monads.function.AnyMFunction1
cyclops.monads.function.cyclops.monads.function.AnyMFunction2
cyclops.monads.function.cyclops.monads.function.AnyMFunction3
cyclops.monads.function.cyclops.monads.function.AnyMFunction4
cyclops.monads.function.cyclops.monads.function.AnyMFunction5
cyclops.monads.function.cyclops.monads.function.AnyMFunction6
cyclops.monads.function.cyclops.monads.function.AnyMFunction7
cyclops.monads.function.cyclops.monads.function.AnyMFunction8
cyclops.monads.function.cyclops.monads.function.BinaryAnyMFunction
cyclops.monads.function.cyclops.monads.function.UnaryAnyMFunction
cyclops.monads.transformers
cyclops.monads.transformers.cyclops.monads.transformers.EitherT
cyclops.monads.transformers.cyclops.monads.transformers.EvalT
cyclops.monads.transformers.cyclops.monads.transformers.FutureT
cyclops.monads.transformers.cyclops.monads.transformers.LazySeqT
cyclops.monads.transformers.cyclops.monads.transformers.ListT
cyclops.monads.transformers.cyclops.monads.transformers.MaybeT
cyclops.monads.transformers.cyclops.monads.transformers.OptionT
cyclops.monads.transformers.cyclops.monads.transformers.ReaderT
cyclops.monads.transformers.cyclops.monads.transformers.SeqT
cyclops.monads.transformers.cyclops.monads.transformers.StreamT
cyclops.monads.transformers.cyclops.monads.transformers.VectorT
cyclops.monads.transformers.jdk
cyclops.monads.transformers.jdk.cyclops.monads.transformers.jdk.CompletableFutureT
cyclops.monads.transformers.jdk.cyclops.monads.transformers.jdk.OptionalT




© 2015 - 2024 Weber Informatics LLC | Privacy Policy