Module: DhallishGrammar::KeyList3

Defined in:
lib/DhallishGrammar.rb

Instance Method Summary collapse

Instance Method Details

#headObject



4600
4601
4602
# File 'lib/DhallishGrammar.rb', line 4600

def head
  elements[2]
end

#tailObject



4604
4605
4606
# File 'lib/DhallishGrammar.rb', line 4604

def tail
  elements[3]
end