Pattern Matching Arrays in Effect Typescript
How would I construct a pattern match case for an array? I don't see any examples in the docs or functions to specify arrays..
For example, I'm looking to match against something like:
For example, I'm looking to match against something like:
