com.lucidchart

aspell

package aspell

Visibility
  1. Public
  2. All

Type Members

  1. case class WordSuggestions(word: String, valid: Boolean, suggestions: Array[String]) extends Product with Serializable

    Case class representation of the result sent back from the aspell library.

Value Members

  1. object Aspell

    The Aspell object provides the public interface for the lucid-aspell library.

  2. object BuildInfo extends Product with Serializable

    This object was generated by sbt-buildinfo.

Ungrouped