Skip to content

Refactor TypeScript smart constructors#866

Merged
dmjio merged 6 commits into
masterfrom
vtree-to-vnode
Apr 11, 2025
Merged

Refactor TypeScript smart constructors#866
dmjio merged 6 commits into
masterfrom
vtree-to-vnode

Conversation

@dmjio
Copy link
Copy Markdown
Owner

@dmjio dmjio commented Apr 11, 2025

  • vtree -> vnode
  • Don't expose mkVTree, mkVNode
  • Use Partial<T> when doing set union
  • Add 'text' to NS
  • Get tests fully typechecking

- vtree -> vnode
- Don't expose mkVTree, mkVNode
- Add 'text' to NS
- Get tests typechecking
@dmjio dmjio merged commit e308b4b into master Apr 11, 2025
3 checks passed
@dmjio dmjio deleted the vtree-to-vnode branch April 11, 2025 10:39
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.

1 participant