Sha256: d8e82fa1eefc04da72d8e76288da5c4adea3a0968dcf09ab30ee2a53fa5f6a90
Contents?: true
Size: 153 Bytes
Versions: 2
Compression:
Stored size: 153 Bytes
Contents
# typed: strict # frozen_string_literal: true module Muina SymbolHash = T.type_alias { T::Hash[Symbol, T.untyped] } public_constant :SymbolHash end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
muina-0.2.8 | lib/muina/symbol_hash.rb |
muina-0.2.7 | lib/muina/symbol_hash.rb |