Skip to content

Instantly share code, notes, and snippets.

@nikasulo
Created August 28, 2019 20:07
Show Gist options
  • Save nikasulo/c00d615c351a8686e5346da511ceeff2 to your computer and use it in GitHub Desktop.
Save nikasulo/c00d615c351a8686e5346da511ceeff2 to your computer and use it in GitHub Desktop.
Balancing brackets tutorial
def is_empty?
@first.nil?
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment