Juniper icon indicating copy to clipboard operation
Juniper copied to clipboard

Pattern matching directly in arguments list

Open calebh opened this issue 1 year ago • 2 comments

Currently it is not possible to pattern match arguments directly in the function or lambda heads. It would be nice to be able to do this, specifically for tuples and records. This is a very common feature in functional programming languages.

calebh avatar Nov 06 '24 00:11 calebh