FSharpGephiStreamer


Either<'TSuccess, 'TFailure>

Namespace: FSharpGephiStreamer

Two-track return type for railway oriented programming

Union Cases

Union CaseDescription
Failure('TFailure)
Signature: 'TFailure
Success('TSuccess)
Signature: 'TSuccess
Fork me on GitHub