RubyGems Navigation menu

lazy_string 0.4.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 is unlikely to be used: an error message passed as an argument, for example.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.7.0 - March 12, 2024 (6.0 KB)
  2. 0.4.0 - November 13, 2022 (6.5 KB)
  3. 0.3.0 - May 28, 2018 (6.5 KB)
顯示所有版本(共 8)

擁有者:

Pushed by:

作者:

  • Aaron Beckerman

SHA 256 checksum:

1511966d40bc72b575d3eed83812c2a9dc9355888c040508e7b8739e6a895493

總下載次數 6,143

這個版本 553

License:

MIT

Ruby 版本需求: >= 1.8.7

相關連結: