vebTree.fill

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

Meta