Typealiases
The following typealiases are available globally.
-
Function type used for injecting random sources into Strategist.
Declaration
Swift
public typealias RandomSource = UInt32 -> UInt32
Strategist Docs (53% documented)
The following typealiases are available globally.
Function type used for injecting random sources into Strategist.
Swift
public typealias RandomSource = UInt32 -> UInt32