Typealiases The following typealiases are available globally. Result Result representation of Ether type where left value is Error and right value is success. Declaration Swift public typealias Result<T> = Either<Error, T> © 2017 NBCO Yandex.Money LLC. All rights reserved. (Last updated: 2017-12-05) Generated by jazzy ♪♫ v0.8.3, a Realm project.