https://github.com/oschulz/checkedcalls.jl
Call Julia functions with extra checks
https://github.com/oschulz/checkedcalls.jl
Last synced: 3 months ago
JSON representation
Call Julia functions with extra checks
- Host: GitHub
- URL: https://github.com/oschulz/checkedcalls.jl
- Owner: oschulz
- License: other
- Created: 2023-11-25T21:26:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-11-24T15:25:10.000Z (7 months ago)
- Last Synced: 2025-11-30T00:10:56.361Z (7 months ago)
- Language: Julia
- Size: 409 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# CheckedCalls.jl
[](https://oschulz.github.io/CheckedCalls.jl/stable)
[](https://oschulz.github.io/CheckedCalls.jl/dev)
[](LICENSE.md)
[](https://github.com/oschulz/CheckedCalls.jl/actions?query=workflow%3ACI)
[](https://codecov.io/gh/oschulz/CheckedCalls.jl)
[](https://github.com/JuliaTesting/Aqua.jl)
## Documentation
* [Documentation for stable version](https://oschulz.github.io/CheckedCalls.jl/stable)
* [Documentation for development version](https://oschulz.github.io/CheckedCalls.jl/dev)
CheckedCalls.jl allows for calling Julia functions with additional checks.
Please see the documentation linked above for details.