jar

com.iofairy : functional

Maven & Gradle

Jul 29, 2023
2 usages
4 stars

Functional Programming for Java · Functional Programming for Java 8+ and compatible with the modular system of Java 9+.

Table Of Contents

Latest Version

Download com.iofairy : functional JAR file - Latest Versions:

All Versions

Download com.iofairy : functional JAR file - All Versions:

Version Vulnerabilities Size Updated
0.4.x
0.3.x
0.2.x
0.1.x
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window functional-0.4.10.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.iofairy.pattern

├─ com.iofairy.pattern.Pattern.class - [JAR]

├─ com.iofairy.pattern.PatternIn.class - [JAR]

com.iofairy.top

├─ com.iofairy.top.G.class - [JAR]

├─ com.iofairy.top.O.class - [JAR]

├─ com.iofairy.top.S.class - [JAR]

com.iofairy.pattern.matcher

├─ com.iofairy.pattern.matcher.ActionNoneRMatcher.class - [JAR]

├─ com.iofairy.pattern.matcher.ActionNoneVMatcher.class - [JAR]

├─ com.iofairy.pattern.matcher.ActionValueRMatcher.class - [JAR]

├─ com.iofairy.pattern.matcher.ActionValueVMatcher.class - [JAR]

├─ com.iofairy.pattern.matcher.BooleanRMatcher.class - [JAR]

├─ com.iofairy.pattern.matcher.BooleanVMatcher.class - [JAR]

├─ com.iofairy.pattern.matcher.Matcher.class - [JAR]

├─ com.iofairy.pattern.matcher.Null1Matcher.class - [JAR]

├─ com.iofairy.pattern.matcher.Null2Matcher.class - [JAR]

├─ com.iofairy.pattern.matcher.Null3Matcher.class - [JAR]

├─ com.iofairy.pattern.matcher.Null4Matcher.class - [JAR]

├─ com.iofairy.pattern.matcher.Null5Matcher.class - [JAR]

├─ com.iofairy.pattern.matcher.Null6Matcher.class - [JAR]

├─ com.iofairy.pattern.matcher.Null7Matcher.class - [JAR]

├─ com.iofairy.pattern.matcher.Null8Matcher.class - [JAR]

├─ com.iofairy.pattern.matcher.Null9Matcher.class - [JAR]

├─ com.iofairy.pattern.matcher.NullMatcher.class - [JAR]

├─ com.iofairy.pattern.matcher.PatternMatcher.class - [JAR]

├─ com.iofairy.pattern.matcher.SimpleMatcher.class - [JAR]

├─ com.iofairy.pattern.matcher.SimpleRInMatcher.class - [JAR]

├─ com.iofairy.pattern.matcher.SimpleRMatcher.class - [JAR]

├─ com.iofairy.pattern.matcher.SimpleVInMatcher.class - [JAR]

├─ com.iofairy.pattern.matcher.SimpleVMatcher.class - [JAR]

├─ com.iofairy.pattern.matcher.StringRMatcher.class - [JAR]

├─ com.iofairy.pattern.matcher.StringVMatcher.class - [JAR]

├─ com.iofairy.pattern.matcher.TypeRMatcher.class - [JAR]

├─ com.iofairy.pattern.matcher.TypeVMatcher.class - [JAR]

├─ com.iofairy.pattern.matcher.ValueRMatcher.class - [JAR]

├─ com.iofairy.pattern.matcher.ValueVMatcher.class - [JAR]

com.iofairy.tcf

├─ com.iofairy.tcf.Close.class - [JAR]

├─ com.iofairy.tcf.Try.class - [JAR]

├─ com.iofairy.tcf.package-info.class - [JAR]

com.iofairy.pattern.type

├─ com.iofairy.pattern.type.PatternDefault.class - [JAR]

├─ com.iofairy.pattern.type.PatternNull.class - [JAR]

├─ com.iofairy.pattern.type.PatternNull1.class - [JAR]

├─ com.iofairy.pattern.type.PatternNull2.class - [JAR]

├─ com.iofairy.pattern.type.PatternNull3.class - [JAR]

├─ com.iofairy.pattern.type.PatternNull4.class - [JAR]

├─ com.iofairy.pattern.type.PatternNull5.class - [JAR]

├─ com.iofairy.pattern.type.PatternNull6.class - [JAR]

├─ com.iofairy.pattern.type.PatternNull7.class - [JAR]

├─ com.iofairy.pattern.type.PatternNull8.class - [JAR]

├─ com.iofairy.pattern.type.PatternString.class - [JAR]

├─ com.iofairy.pattern.type.PatternType.class - [JAR]

├─ com.iofairy.pattern.type.PatternTypes.class - [JAR]

├─ com.iofairy.pattern.type.PatternValue.class - [JAR]

com.iofairy.string

├─ com.iofairy.string.Ascii.class - [JAR]

├─ com.iofairy.string.CaseAutoConverter.class - [JAR]

├─ com.iofairy.string.CaseConverter.class - [JAR]

├─ com.iofairy.string.CaseMapConverter.class - [JAR]

├─ com.iofairy.string.StringCase.class - [JAR]

├─ com.iofairy.string.StringConverter.class - [JAR]

com.iofairy.base

├─ com.iofairy.base.Empty.class - [JAR]

├─ com.iofairy.base.False.class - [JAR]

├─ com.iofairy.base.Id.class - [JAR]

├─ com.iofairy.base.Infinity.class - [JAR]

├─ com.iofairy.base.NaN.class - [JAR]

├─ com.iofairy.base.NegativeInfinity.class - [JAR]

├─ com.iofairy.base.No.class - [JAR]

├─ com.iofairy.base.Non.class - [JAR]

├─ com.iofairy.base.None.class - [JAR]

├─ com.iofairy.base.NotFound.class - [JAR]

├─ com.iofairy.base.Null.class - [JAR]

├─ com.iofairy.base.One.class - [JAR]

├─ com.iofairy.base.Other.class - [JAR]

├─ com.iofairy.base.PositiveInfinity.class - [JAR]

├─ com.iofairy.base.Top.class - [JAR]

├─ com.iofairy.base.True.class - [JAR]

├─ com.iofairy.base.Undefined.class - [JAR]

├─ com.iofairy.base.Unknown.class - [JAR]

├─ com.iofairy.base.Void.class - [JAR]

├─ com.iofairy.base.Yes.class - [JAR]

├─ com.iofairy.base.Zero.class - [JAR]

com.iofairy.tuple

├─ com.iofairy.tuple.EasyTuple.class - [JAR]

├─ com.iofairy.tuple.EasyTuple0.class - [JAR]

├─ com.iofairy.tuple.EasyTuple1.class - [JAR]

├─ com.iofairy.tuple.EasyTuple2.class - [JAR]

├─ com.iofairy.tuple.EasyTuple3.class - [JAR]

├─ com.iofairy.tuple.EasyTuple4.class - [JAR]

├─ com.iofairy.tuple.EasyTuple5.class - [JAR]

├─ com.iofairy.tuple.EasyTuple6.class - [JAR]

├─ com.iofairy.tuple.EasyTuple7.class - [JAR]

├─ com.iofairy.tuple.EasyTuple8.class - [JAR]

├─ com.iofairy.tuple.EasyTuple9.class - [JAR]

├─ com.iofairy.tuple.Tuple.class - [JAR]

├─ com.iofairy.tuple.Tuple0.class - [JAR]

├─ com.iofairy.tuple.Tuple1.class - [JAR]

├─ com.iofairy.tuple.Tuple2.class - [JAR]

├─ com.iofairy.tuple.Tuple3.class - [JAR]

├─ com.iofairy.tuple.Tuple4.class - [JAR]

├─ com.iofairy.tuple.Tuple5.class - [JAR]

├─ com.iofairy.tuple.Tuple6.class - [JAR]

├─ com.iofairy.tuple.Tuple7.class - [JAR]

├─ com.iofairy.tuple.Tuple8.class - [JAR]

├─ com.iofairy.tuple.Tuple9.class - [JAR]

├─ com.iofairy.tuple.TupleAlias.class - [JAR]

├─ com.iofairy.tuple.TupleBase.class - [JAR]

com.iofairy.annos

├─ com.iofairy.annos.IOFairyPackage.class - [JAR]

com.iofairy.si

├─ com.iofairy.si.NestedStringToken.class - [JAR]

├─ com.iofairy.si.SI.class - [JAR]

├─ com.iofairy.si.SIBase.class - [JAR]

├─ com.iofairy.si.StringExtractor.class - [JAR]

├─ com.iofairy.si.StringToken.class - [JAR]

├─ com.iofairy.si.StringType.class - [JAR]

com.iofairy.except

├─ com.iofairy.except.AliasDuplicateException.class - [JAR]

├─ com.iofairy.except.AliasNotFoundException.class - [JAR]

├─ com.iofairy.except.AliasNotSetException.class - [JAR]

├─ com.iofairy.except.CircularReferencesException.class - [JAR]

├─ com.iofairy.except.NumberOfAliasesException.class - [JAR]

├─ com.iofairy.except.OutOfBoundsException.class - [JAR]

├─ com.iofairy.except.UndefinedVariableException.class - [JAR]

├─ com.iofairy.except.UnexpectedParameterException.class - [JAR]

com.iofairy.lambda

├─ com.iofairy.lambda.Lambda.class - [JAR]

├─ com.iofairy.lambda.Lambda0.class - [JAR]

├─ com.iofairy.lambda.Lambda1.class - [JAR]

├─ com.iofairy.lambda.Lambda2.class - [JAR]

├─ com.iofairy.lambda.Lambda3.class - [JAR]

├─ com.iofairy.lambda.Lambda4.class - [JAR]

├─ com.iofairy.lambda.Lambda5.class - [JAR]

├─ com.iofairy.lambda.Lambda6.class - [JAR]

├─ com.iofairy.lambda.Lambda7.class - [JAR]

├─ com.iofairy.lambda.Lambda8.class - [JAR]

├─ com.iofairy.lambda.Lambda9.class - [JAR]

├─ com.iofairy.lambda.LambdaN.class - [JAR]

├─ com.iofairy.lambda.LambdaR.class - [JAR]

├─ com.iofairy.lambda.LambdaRN.class - [JAR]

├─ com.iofairy.lambda.LambdaRT.class - [JAR]

├─ com.iofairy.lambda.LambdaT.class - [JAR]

├─ com.iofairy.lambda.LambdaV.class - [JAR]

├─ com.iofairy.lambda.LambdaVN.class - [JAR]

├─ com.iofairy.lambda.LambdaVT.class - [JAR]

├─ com.iofairy.lambda.P1.class - [JAR]

├─ com.iofairy.lambda.P2.class - [JAR]

├─ com.iofairy.lambda.P3.class - [JAR]

├─ com.iofairy.lambda.P4.class - [JAR]

├─ com.iofairy.lambda.P5.class - [JAR]

├─ com.iofairy.lambda.P6.class - [JAR]

├─ com.iofairy.lambda.P7.class - [JAR]

├─ com.iofairy.lambda.P8.class - [JAR]

├─ com.iofairy.lambda.P9.class - [JAR]

├─ com.iofairy.lambda.PT1.class - [JAR]

├─ com.iofairy.lambda.PT2.class - [JAR]

├─ com.iofairy.lambda.PT3.class - [JAR]

├─ com.iofairy.lambda.PT4.class - [JAR]

├─ com.iofairy.lambda.PT5.class - [JAR]

├─ com.iofairy.lambda.PT6.class - [JAR]

├─ com.iofairy.lambda.PT7.class - [JAR]

├─ com.iofairy.lambda.PT8.class - [JAR]

├─ com.iofairy.lambda.PT9.class - [JAR]

├─ com.iofairy.lambda.R0.class - [JAR]

├─ com.iofairy.lambda.R1.class - [JAR]

├─ com.iofairy.lambda.R2.class - [JAR]

├─ com.iofairy.lambda.R3.class - [JAR]

├─ com.iofairy.lambda.R4.class - [JAR]

├─ com.iofairy.lambda.R5.class - [JAR]

├─ com.iofairy.lambda.R6.class - [JAR]

├─ com.iofairy.lambda.R7.class - [JAR]

├─ com.iofairy.lambda.R8.class - [JAR]

├─ com.iofairy.lambda.R9.class - [JAR]

├─ com.iofairy.lambda.RT0.class - [JAR]

├─ com.iofairy.lambda.RT1.class - [JAR]

├─ com.iofairy.lambda.RT2.class - [JAR]

├─ com.iofairy.lambda.RT3.class - [JAR]

├─ com.iofairy.lambda.RT4.class - [JAR]

├─ com.iofairy.lambda.RT5.class - [JAR]

├─ com.iofairy.lambda.RT6.class - [JAR]

├─ com.iofairy.lambda.RT7.class - [JAR]

├─ com.iofairy.lambda.RT8.class - [JAR]

├─ com.iofairy.lambda.RT9.class - [JAR]

├─ com.iofairy.lambda.V0.class - [JAR]

├─ com.iofairy.lambda.V1.class - [JAR]

├─ com.iofairy.lambda.V2.class - [JAR]

├─ com.iofairy.lambda.V3.class - [JAR]

├─ com.iofairy.lambda.V4.class - [JAR]

├─ com.iofairy.lambda.V5.class - [JAR]

├─ com.iofairy.lambda.V6.class - [JAR]

├─ com.iofairy.lambda.V7.class - [JAR]

├─ com.iofairy.lambda.V8.class - [JAR]

├─ com.iofairy.lambda.V9.class - [JAR]

├─ com.iofairy.lambda.VT0.class - [JAR]

├─ com.iofairy.lambda.VT1.class - [JAR]

├─ com.iofairy.lambda.VT2.class - [JAR]

├─ com.iofairy.lambda.VT3.class - [JAR]

├─ com.iofairy.lambda.VT4.class - [JAR]

├─ com.iofairy.lambda.VT5.class - [JAR]

├─ com.iofairy.lambda.VT6.class - [JAR]

├─ com.iofairy.lambda.VT7.class - [JAR]

├─ com.iofairy.lambda.VT8.class - [JAR]

├─ com.iofairy.lambda.VT9.class - [JAR]

com.iofairy.pattern.mapping

├─ com.iofairy.pattern.mapping.ActionNoneMatcherMapping.class - [JAR]

├─ com.iofairy.pattern.mapping.ActionValueMatcherMapping.class - [JAR]

├─ com.iofairy.pattern.mapping.BooleanMatcherMapping.class - [JAR]

├─ com.iofairy.pattern.mapping.ClassValueMatcherMapping.class - [JAR]

├─ com.iofairy.pattern.mapping.MatcherMapping.class - [JAR]

├─ com.iofairy.pattern.mapping.NullMatcherMapping.class - [JAR]

├─ com.iofairy.pattern.mapping.PatternMatcherMapping.class - [JAR]

├─ com.iofairy.pattern.mapping.StringMatcherMapping.class - [JAR]

├─ com.iofairy.pattern.mapping.TypeMatcherMapping.class - [JAR]

├─ com.iofairy.pattern.mapping.ValueMatcherMapping.class - [JAR]

Advertisement