Registry / utility / fundamentals-functional-2-12

fundamentals-functional-2-12

JSON →
library0.7.3javamavenunverified

A Scala library providing functional programming fundamentals for the Izumi project.

<dependency> <groupId>com.github.pshirshov.izumi.r2</groupId> <artifactId>fundamentals-functional_2.12</artifactId> <version>0.7.3</version> </dependency>
INSTALL
IMPORT
SIG · FUNDAMENTALS-FUNCT
F
fundamentals-functional-2-12
utilityjavav0.7.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Functional
izumi.fundamentals.functional.Functional

Basic usage of the Functional class from fundamentals-functional.

import izumi.fundamentals.functional.Functional; public class Example { public static void main(String[] args) { Functional<String> f = new Functional<>(); System.out.println(f.apply("test")); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
fundamentals-functional-2-12 — mvn dependency:get fundamentals-functional-2-12 · libregistry