I like when writers sneak a bit of poetry in what is basically straightforward describing. For Elixir (programming language), Sequentially spawning a thousand processes for num <- 1..1000, do: spawn fn -> IO.puts(“#{num * 2}”) end ie The Face That Launched a thousand ships. ie “This is beautiful”.

I like when writers sneak a bit of poetry in what is basically straightforward describing.

For Elixir (programming language),

Sequentially spawning a thousand processes

for num <- 1..1000, do: spawn fn -> IO.puts(“#{num * 2}”) end

ie
The Face That Launched a thousand ships.
ie
“This is beautiful”.

[responsivevoice_button voice="US English Male"]

Leave a comment

Your email address will not be published. Required fields are marked *


seven − = 5

Leave a Reply