happy_with icon indicating copy to clipboard operation
happy_with copied to clipboard

Avoid commas on Elixir's with special form.

Results 1 happy_with issues
Sort by recently updated
recently updated
newest added

Bump dependencies, fix a couple of warnings. This warning in particular: ``` warning: negative steps are not supported in Enum.slice/2, pass 0..-2//1 instead ``` breaks compilation on 1.16 with warnings...