I hereby claim:
- I am jasonleonhard on github.
- I am un5t0ppab13 (https://keybase.io/un5t0ppab13) on keybase.
- I have a public key ASBbOssyTeQTXXOfzXmp1vzWZpfuUB-Yh9uBN3RDxD2UpAo
To claim this, I am signing this object:
{ | |
"type": "FeatureCollection", | |
"features": [ | |
{ | |
"id": 3001, | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
-122.675181990908, |
{ | |
"type": "FeatureCollection", | |
"features": [ | |
{ | |
"id": 3001, | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
-122.675181990908, |
const lifeMachine = Machine({ | |
id: 'life', | |
initial: 'alive', | |
context: { | |
retries: 0 | |
}, | |
states: { | |
alive: { | |
on: { | |
KILL: 'dying' |
const lifeMachine = Machine({ | |
id: 'life', | |
initial: 'alive', | |
context: { | |
retries: 0 | |
}, | |
states: { | |
alive: { | |
on: { | |
KILL: 'dying' |
I hereby claim:
To claim this, I am signing this object: