Skip to content

Move 'split' from the 'RandomGen' class to a new 'SplittableGen' class

The proposal is to:

  1. Create the 'SplittableGen' class in System.Random: class SplittableGen g where split :: g -> (g,g)

  2. (Re)move the 'split' routine from RandomGen.

Trac metadata
Trac field Value
Version 6.12.3
Type Bug
TypeOfFailure OtherFailure
Priority normal
Resolution Unresolved
Component libraries/random
Test case
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system
Architecture
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information