Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Serializer for the Left implementation of the Either class.
Link copied to clipboard
This serializer is used to encode/decode options with field presence inside JSON.
Link copied to clipboard
Serializer for the Right implementation of the Either class.
Link copied to clipboard
Default serializer for SomeSerializer. This serializer does not encapsulate the value into an object with value inside.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Try to get Some.value or calls block to return or stops the current execution block.