options

Temporary package to fix broken code in 0.11.2 stable.

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version Unknown
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-07-21 05:24

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.