The Compat package is designed to ease interoperability between older and newer versions of the Julia language. In particular, in cases where it is impossible to write code that works with both the latest Julia master branch and older Julia versions, or impossible to write code that doesn't generate a deprecation warning in some Julia version, the Compat package provides a macro that lets you use the latest syntax in a backward-compatible way. This is primarily intended for use by other Julia packages, where it is important to maintain cross-version compatibility.
Features
- To use Compat in your Julia package, add it as a dependency of your package using the package manager
- sort for NTuple and other iterables
- stack combines a collection of slices into one array
- The function current_exceptions() has been added to get the current exception stack
- get accepts tuples and numbers
- Documentation available
Categories
Data VisualizationLicense
MIT LicenseFollow Compat.jl
Other Useful Business Software
Earn up to 15% annual interest with Nexo.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Compat.jl!