Type Aliases The following type aliases 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> © 2020 YooMoney. All rights reserved. (Last updated: 2020-11-03) Generated by jazzy ♪♫ v0.13.5, a Realm project.