DevNation
DevNation

DevNation

Follow
Follow
homebadges
Tag

Elixir

#elixir

More content

Read more stories on Hashnode


Articles with this tag

LFE-03 -List and cons

Sep 16, 20232 min read

Output on Terminal > (lfe_io:format "hello world~n" ())lfe_io:format function is use to write output on terminal. It can takes one or two arguments as...

LFE-03 -List and cons