Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
476 contributions in the last year
Contribution activity
October 2020
Created an issue in JuliaLang/julia that received 4 comments
Feature Idea: dot syntax for function calls (and code completion )
One limitation of the functional approach is discoverability: which functions can be applied to a given type? This is not necessary however: We (sh…