class Wordsmith::Inflector::Inflections::Uncountables

Defined in:

wordsmith/inflector/inflections.cr

Constructors

Instance Method Summary

Macro Summary

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]