Skip to content

Instantly share code, notes, and snippets.

@StanAngeloff
Created April 3, 2010 18:52
Show Gist options
  • Save StanAngeloff/354753 to your computer and use it in GitHub Desktop.
Save StanAngeloff/354753 to your computer and use it in GitHub Desktop.
obj: {
i_am_a_named_fn: -> yes
i_still_have_a_name: -> (yes)
i_have_no_name: (-> yes)
}
[..]
if @value instanceof CodeNode
@value.name: last if last.match(IDENTIFIER)
[..]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment