> > Currently none of the built-in typespec shortcuts accept > arguments--they're all zero-arity. >
I lie, I just noticed `as_boolean/1` <https://github.com/elixir-lang/elixir/blob/385115f15e2cb0f18cccaf9a551f5b7c66a2d3e7/lib/elixir/lib/kernel/typespec.ex#L1105>, so there is precedence. -- 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/bb7c0cdd-4f54-4a83-a405-8c1d48228af3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
