StemValue - linhay/Stem GitHub Wiki

StemValue

public struct StemValue<Base: StemValueCompatible>

Initializers

init(_:)

public init(_ base: Base)

Properties

base

let base: Base