In most of the examples the parenthesis are wrong:
(defn meu-mapa)
[funcao sequencia]
(let [primeiro (first sequencia)]
(funcao primeiro)))
After meu-mapa
it should not close the parenthesis.
In most of the examples the parenthesis are wrong:
(defn meu-mapa)
[funcao sequencia]
(let [primeiro (first sequencia)]
(funcao primeiro)))
After meu-mapa
it should not close the parenthesis.
Oi Jorge, tudo bem?
Obrigado por reportar, acabei de fazer o ajuste.
Bons estudos