LX

OK, let's just be honest here. These are some cool little utilities I cooked up for myself. I think they're the coolest thing since sliced bread. You probably won't agree. That's how we programmers are, always besmirching each other's work because it doesn't meet our individual ideas of what constitutes making the world a better place.

Mainly, I'm posting this library on RubyGems because I use it in some other libraries that I'm going to upload.

Install

The usual:

gem install lx

Author

Mike O'Sullivan [email protected]

Name

"LX" doesn't mean anything in particular. It's concise and it was available on rubygems.

History

version date notes
1.0 May 29, 2020 Initial upload.
1.1 January 3, 2021 Added deep_dup for arrays and hashes, LX.randstr, File.lx.atomic_write(), and File.lx.temp_path.