module Cadmium::Syllable

Overview

The module Cadmium::Syllable contains a single class method, +syllable+, which will use the most accurate technique available to determine the number syllables in a string containing a word passed to it.

Defined in:

cadmium/syllable.cr

Class Method Summary

Class Method Detail

def self.syllables(word) #

[View source]