data SamplerState where Source. Constructors ... type Sampler a = PrimMonad m => SamplerState -> PRNG m -> m (a, SamplerState) Source.
確定! 回上一頁