/* Pratītyasamutpāda */
/* Dependent Origination */
const a = (_this, that) => {
if (_this) that()
}
const b = (that) => {
const _this = false
// vm knows this will never be called, this code can be dropped
// and only ever appears in this textual form
if (_this) that()
}
const c = (_this) => {
const that = false
// vm knows this will never be called, this code can be dropped
// and only ever appears in this textual form
if (that && _this) return _this
}
�?
Working from home
Hacker of a certain age.
-
Protocol Labs
- San Francisco
- http://mikealrogers.com
- @mikeal
- in/mikealrogers
Highlights
- Pro
Block or Report
Block or report mikeal
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
211 contributions in the last year
| Day of Week | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | ||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contribution activity
December 2023
Created 1 commit in 1 repository
Created 1 repository
-
mikeal/chatpm
Shell
This contribution was made on Dec 8


