Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
wordsmith
v0.2.2
Wordsmith
Inflector
Inflections
Uncountables
Built with Crystal 1.9.2
2023-10-08 06:19:30 UTC
class
Wordsmith::Inflector::Inflections::Uncountables
Wordsmith::Inflector::Inflections::Uncountables
Reference
Object
Defined in:
wordsmith/inflector/inflections.cr
Constructors
.new
Instance Method Summary
#<<
(*word)
#add
(words)
#delete
(entry)
#uncountable?
(str)
Macro Summary
method_missing
(call)
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
<<
(*word)
#
[
View source
]
def
add
(words)
#
[
View source
]
def
delete
(entry)
#
[
View source
]
def
uncountable?
(str)
#
[
View source
]
Macro Detail
macro
method_missing
(call)
#
[
View source
]