/* 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 will never exist
if (_this) that()
}
const c = (_this) => {
const that = false
// vm knows this will never be called, this code can be dropped
// and will never exist
if (that && _this) return _this
}Working from home
Creator of NodeConf and request.
-
Protocol Labs
- San Francisco
- http://mikealrogers.com
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
167 contributions in the last year
Less
More
Activity overview
Contribution activity
January 2023
mikeal has no activity
yet for this period.


