Skip to content

Instantly share code, notes, and snippets.

View lolgesten's full-sized avatar
🌴
barcelona

Martin Algesten lolgesten

🌴
barcelona
View GitHub Profile
@lolgesten
lolgesten / readme.ts
Last active May 5, 2018 14:52 — forked from staltz/readme.ts
callbag-typescript-proof-of-concept
// tslint:disable no-expression-statement no-let
/**
* Callbag loves TypeScript
*
* Copy-paste this into http://www.typescriptlang.org/play/index.html
*/
enum CallbagOper {
Greet,