options
Temporary package for people running 0.11.2 stable.
Summary
| Latest Version | 0.1.0 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-08-31 07:14 |
Tags
Authors
- Nim Runtime Library
Installation
nimble install options
choosenim install options
git clone https://github.com/fallingduck/options-nim
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| options | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/fallingduck/options-nim |
|---|---|
| Homepage | https://github.com/fallingduck/options-nim |
| Registry Source | nimble_official |
README
This is a temporary package for the people running the stable version of 0.11.2. Because of the name change from optionals to options, some 0.11.2 code will break. Run
$ nimble install options
To fix it.