Skip to content

Instantly share code, notes, and snippets.

View steffansluis's full-sized avatar
🤔

Steffan Sluis steffansluis

🤔
View GitHub Profile

Keybase proof

I hereby claim:

  • I am steffansluis on github.
  • I am steffansluis (https://keybase.io/steffansluis) on keybase.
  • I have a public key whose fingerprint is 17F4 974C ABAB 3BBF 1307 66B8 A90E 7373 DE40 F7CD

To claim this, I am signing this object:

Sonic = Shadow.Sonic
{ Subject, Observable, State, Store, Patch } = Sonic
log = console.log.bind(console)
print = (state) -> State.toArray(state).then(log)
mapFn = (patch) ->
Patch.push(String.fromCharCode(patch.keyCode))