Module: IS::Range::Info Private
- Defined in:
- lib/is-range/info.rb
This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.
Constant Summary collapse
- NAME =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
'is-range'- VERSION =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
'0.8.2'- SUMMARY =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
'Minor monkey-patching for standard Range class'- LICENSE =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
'LGPL-3.0-only'- AUTHOR =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
'Ivan Shikhalev'- HOMEPAGE =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
'https://github.com/inat-get/is-range'