https://github.com/juliaarrays/onetwomany.jl
Tools for element access in Julia
https://github.com/juliaarrays/onetwomany.jl
Last synced: 3 months ago
JSON representation
Tools for element access in Julia
- Host: GitHub
- URL: https://github.com/juliaarrays/onetwomany.jl
- Owner: JuliaArrays
- License: other
- Created: 2023-07-14T11:24:51.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-06T05:41:33.000Z (about 2 years ago)
- Last Synced: 2025-07-05T03:36:08.974Z (12 months ago)
- Language: Julia
- Size: 153 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# OneTwoMany.jl
[](https://JuliaArrays.github.io/OneTwoMany.jl/stable)
[](https://JuliaArrays.github.io/OneTwoMany.jl/dev)
[](LICENSE.md)
[](https://github.com/JuliaArrays/OneTwoMany.jl/actions?query=workflow%3ACI)
[](https://codecov.io/gh/JuliaArrays/OneTwoMany.jl)
[](https://github.com/JuliaTesting/Aqua.jl)
## Documentation
* [Documentation for stable version](https://JuliaArrays.github.io/OneTwoMany.jl/stable)
* [Documentation for development version](https://JuliaArrays.github.io/OneTwoMany.jl/dev)
OneTwoMany.jl package provides utility functions for accessing the second
element, as well as the first, second and remaining elements, of iterable
objects. Please see the documentation linked above for details.