Packages

p

kr.bydelta

koala

package koala

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. koala
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final val ALPHABET_READING: Seq[(Char, String)]
  2. final val HANGUL_END: Int
  3. final val HANGUL_START: Int
  4. final val JONGSUNG_RANGE: Int
  5. final val JUNGSUNG_RANGE: Int
  6. final def isAlphabetPronounced(word: String): Boolean
    Annotations
    @tailrec()
  7. final def pronounceAlphabet(x: String, acc: String): String
    Annotations
    @tailrec()
  8. def reconstructKorean(cho: Int, jung: Int, jong: Int): Char
  9. final def writeAlphabet(x: String, acc: String): String
    Annotations
    @tailrec()

Inherited from AnyRef

Inherited from Any

Ungrouped