Lossless chapter-or-section Scripture coordinate.
Summary
Types
@type t() :: %RelayMark.Scripture.Coordinate{ book_id: String.t(), chapter: pos_integer() | nil, kind: :chapter | :section, section_id: String.t() | nil, verse_label: String.t() }
Lossless chapter-or-section Scripture coordinate.
@type t() :: %RelayMark.Scripture.Coordinate{ book_id: String.t(), chapter: pos_integer() | nil, kind: :chapter | :section, section_id: String.t() | nil, verse_label: String.t() }