Registry / utility / result4k

result4k

JSON →
library2.25.4.0javamavenunverified

A friendly Kotlin Result type

<dependency> <groupId>dev.forkhandles</groupId> <artifactId>result4k</artifactId> <version>2.25.4.0</version> </dependency>
INSTALL
IMPORT
SIG · RESULT4K
R
result4k
utilityjavav2.25.4.0
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.

Result
dev.forkhandles.result4k.Result

Minimal Result4k usage

import dev.forkhandles.result4k.* fun main() { val result: Result<String, String> = Success("Hello") println(result) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.25.4.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
result4k — mvn dependency:get result4k · libregistry