Skip to content

Conversation

zth
Copy link
Member

@zth zth commented Jan 1, 2023

This isn't complete yet, but I want to validate the approach with you @cristianoc before I continue deeper. This PR does the following:

  • Introduces the concept of pattern completion
  • Adds logic for tracking what type we're at in the current pattern. Currently handles tuples and record fields, but will eventually handle everything that can appear in a pattern (like variant/polyvariant constructors + payloads, options, array literals, etc)

@zth zth requested a review from cristianoc January 1, 2023 09:47
@zth zth mentioned this pull request Jan 3, 2023
24 tasks
@zth zth force-pushed the pattern-completion branch from fdcf9b1 to a61f06b Compare January 4, 2023 20:07
@zth zth merged commit dbd0f69 into master Jan 5, 2023
@zth zth deleted the pattern-completion branch January 5, 2023 20:24
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.

2 participants