fsprojects / FSharp.Interop.Dynamic

DLR interop for F# -- works like dynamic keyword in C#
https://fsprojects.github.io/FSharp.Interop.Dynamic/
Apache License 2.0
95 stars 14 forks source link

Correction for var name #24

Closed adelarsq closed 2 years ago

adelarsq commented 2 years ago

math should be np.

adelarsq commented 2 years ago

@jbtule Can you take a look? It's related with https://github.com/fsprojects/FSharp.Interop.Dynamic/pull/23