Either

sealed class Either<out L, out R>

Wrapper class for linearly passing failure or success responses

Inheritors

Link copied to clipboard
Link copied to clipboard