Gabriel Gellner

Results 2 issues of Gabriel Gellner

I frequently like to use `partition` for a sliding window over a fixed array, like `partition(arr, 2, 1)` to get a set of pairs. The issue is that this code...

Is it feasible to add support for the pure Julia form so that the markdown is highlighted nicely using the `#'` syntax in a `.jl` file?