Skip to content

update syllable position logic#227

Merged
charlesLoder merged 1 commit into
mainfrom
issue-224/syllable-position
May 4, 2026
Merged

update syllable position logic#227
charlesLoder merged 1 commit into
mainfrom
issue-224/syllable-position

Conversation

@charlesLoder

Copy link
Copy Markdown
Owner

Closes #224 by updating how Syllable position logic is handled.

  • removed Syllable.isFinal prop
  • added:
    • Word.syllablePosition(syllable: Syllable)
    • Word.isSyllableFina(syllable: Syllable)
    • Word.isSyllableInitial(syllable: Syllable)

Breaking change

@charlesLoder charlesLoder merged commit 6842b88 into main May 4, 2026
1 check passed
@charlesLoder charlesLoder deleted the issue-224/syllable-position branch May 4, 2026 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Syllable.position

1 participant