vebTree.fill

Undocumented in source. Be warned that the author may not have intended to support it.
  1. uint fill(uint m, Random rndGenInUse)
  2. uint fill(uint[] arr, Random rndGenInUse, uint fillPercentage)
    class vebTree
    version(unittest)
    uint
    fill
    (
    ref uint[] arr
    ,,
    uint fillPercentage = 31
    )

Meta