class Bunny::Concurrent::AtomicFixnum

Minimalistic implementation of a synchronized fixnum value, designed after (but not implementing the entire API of!)

@note Designed to be intentionally minimalistic and only cover Bunny’s needs.

@api public