2 comments

  • wodenokoto16 minutes ago
    Why are `min(r)` and `max(r)` for range objects o(n) ?<p>I thought min and max where constants stored in the object. Basically you are just asking for one of the parameters it was created with.
  • gpugreg3 minutes ago
    [dead]