Comment on Lisp Flavoured Erlang 1.0 released after 8 years of developmentparentComments−StreamBright10yI think io:format has fixed number of arguments(2), the text that you use as a template and the second parameter is a list of things that you will be using in the template.
Comments
I think io:format has fixed number of arguments(2), the text that you use as a template and the second parameter is a list of things that you will be using in the template.