Julia Glossary
Browse 2 julia terms defined in plain English, from the cultural dictionary of computing.
2 Julia Terms
- Julia Community
- The network of users, package authors, researchers, and contributors around the Julia programming language. In scientific computing culture, the Julia...
- Multiple Dispatch
- A dispatch mechanism where the method to call is determined by the runtime types of all arguments, not just the receiver — central to Julia and available in...
Related Topics
- Community (1 terms in common)
- Polymorphism (1 terms in common)
- Type System (1 terms in common)
- Languages (1 terms in common)