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 a lists. The first one is nearly always a list written as a string between " ".Each ~n is replaced ...
devnation.joshisfitness.com2 min read
No responses yet.