# -*- mode: snippet -*- # name: Piped Inspect # key: pin # -- |> IO.inspect(label: "$2$1 (`(buffer-na...
:dbg.tracer() # Or replace the `_` with a function name to trace just that function :dbg.tpl(MyModule...
{ "Inspect": { "prefix": "ins", "body": "|> IO.inspect(label: \"$0$TM_LINE_NUMBER\")", "descri...
defmodule App.GitHub do use OAuth2.Strategy # Public API def client do OAuth2.Client.new(...
iex> :code.which Tuple '/Users/jason/.asdf/installs/elixir/1.8.1-otp-21/bin/../lib/elixir/ebin/Elixir...
:dbg.tracer(); :dbg.p(pid, [:garbage_collection])
System.unique_integer([:positive, :monotonic])