Eman Resu
Eman Resu
That doesn't really make as much sense for my case. Here's the code for reference, using `map_keys` as defined locally: ```gleam dict |> dict.map_values(fn(_, positions) { positions |> list.sort(position.compare) |>...
Sorry, the file contents weren't properly formatted. This should help: ``` { "defaultHandlersVersion": { }, "mimeTypes": { "application/pdf": { "action":3, "extensions":["pdf"] }, "image/webp": { "action":3, "extensions":["webp"] }, "image/avif": { "action":3,...
Found some documentation: https://mozilla.github.io/policy-templates/#handlers
True: "unnecessary" was the wrong word. I just like ```nix type = types.union [ types.path types.derivation ]; ``` a little less than ```nix type = types.either types.path types.derivation; ``` But...
Should I make an issue upstream, then?
Still important to me. Don't close, stalebot!
Still important to me.
Could this be reopened? The issue is still important to me, and I don't think a stale bot can accurately measure how important an issue is - it just requires...
Still important to me.
Still important to me.