Exponentiation operator (^) should recognize Pow methods
Open
Proposal
- Dominant language
- No language data
- Stars
- 328
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
F#'s exponentiation operator (**) looks for a Shared Pow method that takes its operands. We should consider this flexibility in VB since most math libraries don't support VB's op_Exponentiation specialname method. This would make the native VB syntax work with, for example, System.Numerics.BigInteger.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.