Skip to content

Instantly share code, notes, and snippets.

@brson
Created April 12, 2012 04:46
Show Gist options
  • Save brson/2364662 to your computer and use it in GitHub Desktop.
Save brson/2364662 to your computer and use it in GitHub Desktop.
let monitor: Monitor = Monitor({
frame: frame,
on_break: {|monitor| // <- This is fn~
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment