steve lee
·

Elixir Note - Recursion

1. Loop over the list Due to immutability, loops in Elixir are written differently from imperati...
steve lee
·

Elixir Note - Concurrency

For example, we have a simple module to fetch the price of a given ticker symbol (or stock symbol...
favorite 0
comment 2
steve lee
·

Lambda Calculus: Represent in Clojure and Elixir

Lambda calculus is the main idea behind functional programming, a complete model for computation....
favorite 0
comment 0
steve lee
·

Elixir: Asynchronous Task

Let's say we want to increase a list of number by one in parallel, a Task module provide an easy ...
favorite 0
comment 0
社区准则 博客 联系 社区 状态
主题