Skip to content

Commit

Permalink
Merge pull request #61 from burenkov-anton/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
ashikov committed May 21, 2022
2 parents a6958c0 + 66c2dc1 commit 3509beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/40-collections/description.ru.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: Работа с коллекциями в Elixir
description: |
В этом модуле мы изучим типовые способы работы со списками и другими коллекциями: map, filter и reduce. Познакомимся с модулем Enum — рабочей лошадкой для всех коллекций. Так же изучим конструкторы списков (lists comprehension).
В этом модуле мы изучим типовые способы работы со списками и другими коллекциями: map, filter и reduce. Познакомимся с модулем Enum — рабочей лошадкой для всех коллекций. Также изучим конструкторы списков (lists comprehension).

0 comments on commit 3509beb

Please sign in to comment.