> Running nim doc on my draft of median.nim
Why is it important that runnable examples are inside of `static` and `block`? Are you aware they won't be run at runtime, even without `static`?
> Running nim doc on my draft of median.nim
Why is it important that runnable examples are inside of `static` and `block`? Are you aware they won't be run at runtime, even without `static`?