Talk:Erlang interfacing
From Reia
Import syntax
Perhaps because of my Python background I find "import io as IO" the most readable and elegant. If it will take the form of a function call, I would prefer "IO = import(:io)"--Lucian 06:22, 17 January 2009 (UTC)

