1/3
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
Functional Programming
based on mathematical functions
take arg - return value
no assignment, only function call (can be used as data or as an object)
requires closures (like an end) + garbage disposal
Representation of boolean as functions
true/fase values =
representation of pairs and natural numbers
def
item3
answer3