export default (yoga, brain, capes) => function write (you) {
const rain = () => {
try {
you()
} catch (e) {
return true
}
}
const midnight = (new Date()).setHours(0,0,0,0)
if ( you == 'pina coladas' && rain(you) && !yoga.has(you) && you >= (brain / 2) &&
( you == 'love' && Date.now() > midnight && capes.dunes.has(you) )
) {
return process.exit()
}
}Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Pro
Pinned
1,984 contributions in the last year
Activity overview
Contributed to
mikeal/dagdb,
mikeal/merge-release,
multiformats/js-multiformats
and 5 other
repositories
Contribution activity
July 2020
- mikeal/mikeal
- mikeal/estest JavaScript
- mikeal/import-cartographer JavaScript
- mikeal/brrp JavaScript
- mikeal/toulon JavaScript
- mikeal/iamap JavaScript
Created an issue in ipld/team-mgmt that received 7 comments
JavaScript patterns and practices
For the most part, decisions about patterns and toolchains have been left to individual maintainers in IPLD. This was working well enough because t…
7
comments