-
Notifications
You must be signed in to change notification settings - Fork 0
2014 May 27
dann toliver edited this page May 28, 2014
·
6 revisions
Things under discussions:
-
Type systems
-
Truthy and falsy values
-
The blub paradox and implications
-
logic programming
- miniKanren
- A simple implementation of fact-bases
- Awesome videos on the subject:
-
immutable datastructures
-
Object orientation (class-focused vs function-focused)
-
Expression problem
-
Records and protocols => ~OO?
-
(-> core.logic prolog miniKanren datalog sql linq)
-
haskell vs clojure and the pros and cons of type systems
-
multimethods
-
parametric polymorphism vs implicit coercion
-
variadic functions vs automatic currying
-
I heard you like maps, so I mapped a map over your map to give you a map.