In general I'm keen on adding inspect implementations (and corresponding 
sigils) and have proposed a few myself. (e.g. ~U was accepted and #URI<> 
wasn't.)

**Personally** I didn't have a need for a pid literal often enough. The 
times I did, it was pretty much always in an IEx session where I could do: 
`pid("0.106.0")` which seemed good enough.
Given there can be only 26 possible sigils (we can "overwrite" them of 
course but still), it's hard to draw a line. Why is there ~P for PID but 
not for Port? We can't have one for Ref because ~R is for Regex.
But I totally get where your are coming from with this and I've been there 
so to speak :)

-- 
You received this message because you are subscribed to the Google Groups 
"elixir-lang-core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elixir-lang-core/a2a81ef9-e481-4ca8-b0cc-200bf8302c73%40googlegroups.com.

Reply via email to