Skip to content

Instantly share code, notes, and snippets.

@koolquark
Created June 21, 2019 16:27

Revisions

  1. koolquark created this gist Jun 21, 2019.
    1 change: 1 addition & 0 deletions if_compact.ex
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    if v, do: "v", else: "no_v"