-
Notifications
You must be signed in to change notification settings - Fork 0
LazyBox
ratranqu edited this page Apr 7, 2021
·
2 revisions
public final class LazyBox<Input, Result>
public init(computation: @escaping (Input) -> Result)
public func value(input: Input) -> Result
Generated at 2021-04-20T11:34:45+0000 using swift-doc 1.0.0-beta.5.