Commit 7f1c5d99 authored by Nicolas Lenz's avatar Nicolas Lenz ❄️
Browse files

Update 'ideas.md'

parent c91c3904
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -110,3 +110,4 @@ Follow the Zen of Python principles. (?)
  - Far easier to comprehend.
  - Basic stuff like `<$>` might still be okay, but then again, `<map>` really isn't that much longer (and maybe even easier to type).
  - Prefer meaningful names in general (looking at you, Haskell!).
- Records in Haskell are deeply flawed. Fix that, they're really importent in practice! Bring in the dot operator (as some people also did for Haskell).