fsharp / fslang-design

RFCs and docs related to the F# language design process, see https://github.com/fsharp/fslang-suggestions to submit ideas
518 stars 144 forks source link

Update FS-1124-interfaces-with-static-abstract-members.md #679

Closed dsyme closed 2 years ago

dsyme commented 2 years ago

Adding a new drawback, noting that IWSAM implementations are not parameterizable, that is they can't close over anything (except globals and their arguments)