/* 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
Creator of NodeConf and request.
-
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
228 contributions in the last year
Less
More
Activity overview
Contributed to
mikeal/block-box,
mikeal/multiblock,
mikeal/car-transaction
and 30 other
repositories
Contribution activity
April 2023
mikeal has no activity
yet for this period.


