Whiley / WhileyDocs

Various documents relating to the Whiley Programming Language.
7 stars 2 forks source link

Use of TypePatterns ? #22

Open DavePearce opened 9 years ago

DavePearce commented 9 years ago

Currently, type patterns are used to describe the syntax for function and method declarations, though not lambdas. However, this does not reflect what the Whiley parser does.