SashitePmn (Sashite.Pmn v1.2.0)

Copy Markdown View Source

Top-level entry point for the sashite_pmn library.

All functionality is provided by Sashite.Pmn. This module exists for discoverability and to follow Elixir naming conventions.

See Sashite.Pmn for documentation and examples.

Summary

Functions

format(move)

See Sashite.Pmn.format/1.

format!(move)

See Sashite.Pmn.format!/1.

max_string_length()

See Sashite.Pmn.max_string_length/0.

parse(string)

See Sashite.Pmn.parse/1.

parse!(string)

See Sashite.Pmn.parse!/1.

valid?(string)

See Sashite.Pmn.valid?/1.