struct

Dict::Entry(W, D)

Inherits Comparable < Struct < Value < Object

Constructors

new(word : W, definition : D)
Source

Instance methods

<=>(other : Entry(W, D))
Source
definition
Source
definition=(definition : D)
Source
word
Source