Libraries
»
logical
(0.1.0)
»
Index
»
Interpretation
»
#evaluate
Method: Interpretation#evaluate
Defined in:
lib/logical/interpretation.rb
#
evaluate
(letter) ⇒
Object
8 9 10
# File 'lib/logical/interpretation.rb', line 8
def
evaluate
(
letter
)
@hash
[
letter
]
end