File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change 195
195
2. Come up with some functions that interact with this domain.
196
196
2.1. Let's calculate the possible number of pure total functions that exist for those function types.
197
197
2.2. Let's think of some propositions.
198
- 3. Did we write any optics?
199
- 3.1. Let's write an optics library.
198
+
199
+ ** Possible suggestion: ATM (Automatic Teller Machine)
200
+
201
+ 1. Person's Account Balance.
202
+ 1. Person's Name, Email and Details.
203
+ 1. Transactions between people.
204
+ 1. New type of account: Legal Business.
205
+ 1. Add minimum transaction ammount and different fee for person and business.
206
+
207
+
200
208
201
209
* Extras
210
+ ** Optics
211
+ *** Did we write any optics?
212
+ 1. Let's write a library, for what we have written already. This type of code is called Optics.
213
+
202
214
** Exponent laws, Logic and Cats
203
215
[[https://ncatlab.org/nlab/show/relation+between+type+theory+and+category+theory][https://ncatlab.org/nlab/show/relation+between+type+theory+and+category+theory]]
204
216
[[https://www.infoq.com/presentations/category-theory-propositions-principle]]
You can’t perform that action at this time.
0 commit comments