lazy_string 0.8.0
This library provides LazyString, a class for computing strings only when necessary. This is useful when computing the string is expensive but the string might never be used.
Gemfile:
=
インストール:
=
バージョン履歴:
- 0.8.0 May 16, 2025 (6KB)
- 0.7.0 March 12, 2024 (6KB)
- 0.4.0 November 13, 2022 (6.5KB)
- 0.3.0 May 28, 2018 (6.5KB)