[HN Gopher] Elixir Gotchas
       ___________________________________________________________________
        
       Elixir Gotchas
        
       Author : lobo_tuerto
       Score  : 7 points
       Date   : 2024-06-23 17:10 UTC (5 hours ago)
        
 (HTM) web link (pragtob.wordpress.com)
 (TXT) w3m dump (pragtob.wordpress.com)
        
       | arrowsmith wrote:
       | This is slightly out of date:
       | 
       | > The other mystery here are the 2 different syntaxes in use for
       | charlists - single quotes ('charlist') vs. the ~c"charlist"
       | sigil. That's a rather recent development, it was changed in
       | Elixir 1.15, after some discussion ... > > So, it's now less
       | confusing but still confusing - which is why it made this list.
       | 
       | Charlists with single quotes are deprecated since Elixir 1.17 -
       | the ~c[...] sigil should always be preferred.
       | 
       | So hopefully that will reduce the confusion!
        
       ___________________________________________________________________
       (page generated 2024-06-23 23:01 UTC)