module Concurrent::ImmutableStruct

A thread-safe, immutable variation of Ruby’s standard ‘Struct`.

@see ruby-doc.org/core/Struct.html Ruby standard library ‘Struct`