Table of Contents - nuggets Application documentation (v1.6.1)
Pages
Classes and Modules
- Array
- Enumerable
- File
- Hash
- IO
- Integer
- Module
- Net
- Net::HTTPClientError
- Net::HTTPInformation
- Net::HTTPMultipleChoice
- Net::HTTPRedirection
- Net::HTTPResponse
- Net::HTTPServerError
- Net::HTTPSuccess
- Net::SSH
- Net::SSH::Connection
- Net::SSH::Connection::Session
- Nuggets
- Nuggets::ANSIColor2CSS
- Nuggets::Argv
- Nuggets::Argv::OptionMixin
- Nuggets::Array
- Nuggets::Array::BlankMixin
- Nuggets::Array::BoostMixin
- Nuggets::Array::CorrelationMixin
- Nuggets::Array::ExtractOptionsMixin
- Nuggets::Array::FlushMixin
- Nuggets::Array::HashifyMixin
- Nuggets::Array::HistogramMixin
- Nuggets::Array::InterpolateMixin
- Nuggets::Array::LimitMixin
- Nuggets::Array::MeanMixin
- Nuggets::Array::MedianMixin
- Nuggets::Array::ModeMixin
- Nuggets::Array::RegressionMixin
- Nuggets::Array::RegressionMixin::IncrementalLinearRegression
- Nuggets::Array::RuniqMixin
- Nuggets::Array::StandardDeviationMixin
- Nuggets::Array::VarianceMixin
- Nuggets::ContentType
- Nuggets::ContentType
- Nuggets::Data
- Nuggets::Data::ConsumeMixin
- Nuggets::Data::PositionMixin
- Nuggets::Data::UpdateMixin
- Nuggets::Enumerable
- Nuggets::Enumerable::AllAnyExtendedMixin
- Nuggets::Env
- Nuggets::Env::SetMixin
- Nuggets::Env::UserEncodingMixin
- Nuggets::Env::UserHomeMixin
- Nuggets::File
- Nuggets::File::ExtMixin
- Nuggets::File::OpenFileMixin
- Nuggets::File::ReplaceMixin
- Nuggets::File::SubMixin
- Nuggets::File::WhichMixin
- Nuggets::Hash
- Nuggets::Hash::BlankMixin
- Nuggets::Hash::DeepFetchMixin
- Nuggets::Hash::DeepMergeMixin
- Nuggets::Hash::DeprocMixin
- Nuggets::Hash::IDMapMixin
- Nuggets::Hash::NestMixin
- Nuggets::Hash::SeenMixin
- Nuggets::Hash::UnrollMixin
- Nuggets::Hash::ZipMixin
- Nuggets::Hash::ZipMixin::ZipHash
- Nuggets::Hash::ZipMixin::ZipKey
- Nuggets::Hash::ZipMixin::ZipKeyHash
- Nuggets::Hash::ZipMixin::ZipVal
- Nuggets::Hash::ZipMixin::ZipValHash
- Nuggets::I18n
- Nuggets::IO
- Nuggets::IO::InteractMixin
- Nuggets::IO::InteractMixin::Interaction
- Nuggets::IO::RedirectMixin
- Nuggets::Integer
- Nuggets::Integer::LengthMixin
- Nuggets::Integer::MapMixin
- Nuggets::Integer::RomanMixin
- Nuggets::JSON
- Nuggets::JSON::CanonicalMixin
- Nuggets::JSON::MultiMixin
- Nuggets::JSON::MultiMixin::MULTI_KEY
- Nuggets::JSON::MultiMixin::MULTI_OBJECT
- Nuggets::LogParser
- Nuggets::LogParser::Apache
- Nuggets::LogParser::Rails
- Nuggets::Module
- Nuggets::Module::LazyAttrMixin
- Nuggets::Module::QueryAttrMixin
- Nuggets::Object
- Nuggets::Object::BlankMixin
- Nuggets::Object::BooleanMixin
- Nuggets::Object::LazyAttrMixin
- Nuggets::Object::MSendMixin
- Nuggets::Object::RescueIfMixin
- Nuggets::Object::SilenceMixin
- Nuggets::Object::SingletonClassMixin
- Nuggets::Pluggable
- Nuggets::Proc
- Nuggets::Proc::BindMixin
- Nuggets::Range
- Nuggets::Range::QuantileMixin
- Nuggets::Ruby
- Nuggets::RubyMixin
- Nuggets::String
- Nuggets::String::CamelscoreMixin
- Nuggets::String::EvaluateMixin
- Nuggets::String::FormatMixin
- Nuggets::String::HighlightMixin
- Nuggets::String::WcMixin
- Nuggets::String::XorMixin
- Nuggets::URI
- Nuggets::URI::ContentTypeMixin
- Nuggets::URI::ExistMixin
- Nuggets::URI::RedirectMixin
- Nuggets::Version
- Numeric
- Object
- Object::ContentType
- Proc
- Process
- Range
- String
- String::Case
- Tempfile
- URI
Methods
- ::_nuggets_original_open — Tempfile
- ::_nuggets_original_read — IO
- ::agrep — IO
- ::append — IO
- ::append_read — IO
- ::args_for_map_diacritics — Nuggets::I18n
- ::define_ruby_tool — Nuggets::RubyMixin
- ::detect_type — Nuggets::LogParser::Apache
- ::extended — Nuggets::Data::PositionMixin
- ::extended — Nuggets::File::SubMixin
- ::extended — Nuggets::URI::ContentTypeMixin
- ::extended — Nuggets::URI::ExistMixin
- ::gimme_match_data! — String
- ::included — Nuggets::Array::BoostMixin
- ::included — Nuggets::Array::CorrelationMixin
- ::included — Nuggets::Array::ModeMixin
- ::included — Nuggets::Array::StandardDeviationMixin
- ::interact_ruby — Process
- ::load_plugins_for — Nuggets::Pluggable
- ::new — Nuggets::Array::RegressionMixin::IncrementalLinearRegression
- ::new — Nuggets::Hash::ZipMixin::ZipVal
- ::new — Nuggets::IO::InteractMixin::Interaction
- ::open — Tempfile
- ::open_with_mode — IO
- ::parse_format — Nuggets::LogParser::Apache
- ::read — IO
- ::read_write — IO
- ::register — Nuggets::LogParser
- ::register — Nuggets::LogParser::Apache
- ::ruby — File
- ::ruby — Process
- ::to_a — Nuggets::Version
- ::to_roman — Nuggets::Integer::RomanMixin
- ::to_s — Nuggets::Version
- ::write — IO
- ::write_read — IO
- #% — Array
- #% — Nuggets::Hash::DeepFetchMixin
- #<< — Nuggets::Array::RegressionMixin::IncrementalLinearRegression
- #<=> — Nuggets::Hash::ZipMixin::ZipVal
- #== — Nuggets::Hash::ZipMixin::ZipVal
- #Nuggets — Object
- #[] — Nuggets::Array::RegressionMixin::IncrementalLinearRegression
- #[] — Nuggets::Hash::ZipMixin::ZipHash
- #[]= — Nuggets::Hash::ZipMixin::ZipHash
- #[]= — Nuggets::JSON::MultiMixin::MULTI_OBJECT
- #^ — Nuggets::String::XorMixin
- #__key — Nuggets::Argv::OptionMixin
- #__opt — Nuggets::Argv::OptionMixin
- #_block_for_all_any_extended — Nuggets::Enumerable::AllAnyExtendedMixin
- #_nuggets_json_canonical — Nuggets::JSON::CanonicalMixin
- #_nuggets_original_max — Enumerable
- #_nuggets_original_max_by — Enumerable
- #_nuggets_original_min — Enumerable
- #_nuggets_original_min_by — Enumerable
- #_nuggets_original_minmax — Enumerable
- #_nuggets_original_minmax_by — Enumerable
- #add — Nuggets::Array::RegressionMixin::IncrementalLinearRegression
- #agrep — Enumerable
- #all? — Nuggets::Enumerable::AllAnyExtendedMixin
- #annotated_histogram — Nuggets::Array::HistogramMixin
- #ansicolor2css — String
- #ansicolour2css — String
- #any? — Nuggets::Enumerable::AllAnyExtendedMixin
- #arithmetic_mean — Nuggets::Array::MeanMixin
- #array — Nuggets::Hash::NestMixin
- #ascending? — Array
- #at — Nuggets::Array::RegressionMixin::IncrementalLinearRegression
- #at — Hash
- #at_least — Numeric
- #at_most — Numeric
- #average — Nuggets::Array::MeanMixin
- #avg — Nuggets::Array::MeanMixin
- #between — Numeric
- #between — Nuggets::Array::LimitMixin
- #bind — Nuggets::Proc::BindMixin
- #blank? — Nuggets::Object::BlankMixin
- #boof — Nuggets::Array::BoostMixin
- #boolean? — Nuggets::Object::BooleanMixin
- #boost — Nuggets::Array::BoostMixin
- #boost_factor — Nuggets::Array::BoostMixin
- #byte_count — Nuggets::String::WcMixin
- #camelcase — Nuggets::String::CamelscoreMixin
- #camelcase! — Nuggets::String::CamelscoreMixin
- #camelize — Nuggets::String::CamelscoreMixin
- #camelize! — Nuggets::String::CamelscoreMixin
- #cap — Nuggets::Array::LimitMixin
- #capitalize_first — String
- #capitalize_first! — String
- #capitalized? — String
- #case — String
- #ceil_to — Numeric
- #char_count — Nuggets::String::WcMixin
- #chomp_ext — Nuggets::File::ExtMixin
- #chomp_ext! — Nuggets::File::ExtMixin
- #clear — Nuggets::Array::RegressionMixin::IncrementalLinearRegression
- #clear — Nuggets::ANSIColor2CSS
- #close — Nuggets::IO::InteractMixin::Interaction
- #comb — Array
- #command_for_ruby_tool — Nuggets::RubyMixin
- #constantize — Nuggets::String::CamelscoreMixin
- #consume — Nuggets::Data::ConsumeMixin
- #content_type — Nuggets::URI::ContentTypeMixin
- #convert — Nuggets::ANSIColor2CSS
- #corr — Nuggets::Array::CorrelationMixin
- #correlation_coefficient — Nuggets::Array::CorrelationMixin
- #count_by_re — Nuggets::String::WcMixin
- #count_by_re2 — Nuggets::String::WcMixin
- #cov — Nuggets::Array::VarianceMixin
- #covariance — Nuggets::Array::VarianceMixin
- #decreasing? — Array
- #deep_fetch — Nuggets::Hash::DeepFetchMixin
- #deep_merge — Nuggets::Hash::DeepMergeMixin
- #deep_merge! — Nuggets::Hash::DeepMergeMixin
- #deep_update — Nuggets::Hash::DeepMergeMixin
- #deproc — Nuggets::Hash::DeprocMixin
- #deproc! — Nuggets::Hash::DeprocMixin
- #descending? — Array
- #digit_count — Nuggets::Integer::LengthMixin
- #downcase? — String
- #each — Nuggets::Array::RegressionMixin::IncrementalLinearRegression
- #each_multi — Nuggets::JSON::MultiMixin::MULTI_OBJECT
- #eigenclass — Nuggets::Object::SingletonClassMixin
- #eigenclass? — Nuggets::Object::SingletonClassMixin
- #eigenobject — Nuggets::Object::SingletonClassMixin
- #eql? — Nuggets::Hash::ZipMixin::ZipVal
- #eql? — Nuggets::JSON::MultiMixin::MULTI_KEY
- #evaluate — Nuggets::String::EvaluateMixin
- #exec_sudo — Net::SSH::Connection::Session
- #executable_filename — Nuggets::RubyMixin
- #exist? — Nuggets::URI::ExistMixin
- #exists? — Nuggets::URI::ExistMixin
- #extract_options — Nuggets::Array::ExtractOptionsMixin
- #extract_options! — Nuggets::Array::ExtractOptionsMixin
- #f! — Integer
- #fac — Integer
- #factorial — Integer
- #factorial_memoized — Integer
- #false? — Nuggets::Object::BooleanMixin
- #fetch — Nuggets::Hash::ZipMixin::ZipHash
- #fetch_multi — Nuggets::JSON::MultiMixin::MULTI_OBJECT
- #first — Hash
- #flatten_once — Array
- #flatten_once! — Array
- #floor_to — Numeric
- #flush — Nuggets::Array::FlushMixin
- #follow_redirect — Nuggets::URI::RedirectMixin
- #format — Nuggets::ANSIColor2CSS
- #format — Nuggets::String::FormatMixin
- #formatted_histogram — Nuggets::Array::HistogramMixin
- #from_dotted_decimal — String
- #generalized_mean — Nuggets::Array::MeanMixin
- #generate_canonical — Nuggets::JSON::CanonicalMixin
- #geomean — Nuggets::Array::MeanMixin
- #geometric_mean — Nuggets::Array::MeanMixin
- #get_redirect — Nuggets::URI::RedirectMixin
- #ghost_class — Nuggets::Object::SingletonClassMixin
- #ghost_class? — Nuggets::Object::SingletonClassMixin
- #ghost_object — Nuggets::Object::SingletonClassMixin
- #gsub — Nuggets::File::SubMixin
- #gsub! — Nuggets::File::SubMixin
- #gsub_with_md — String
- #gsub_with_md! — String
- #handle_readers — Nuggets::IO::InteractMixin::Interaction
- #handle_writers — Nuggets::IO::InteractMixin::Interaction
- #harmean — Nuggets::Array::MeanMixin
- #harmonic_mean — Nuggets::Array::MeanMixin
- #hash — Nuggets::Hash::ZipMixin::ZipVal
- #hashify — Nuggets::Array::HashifyMixin
- #head_redirect — Nuggets::URI::RedirectMixin
- #highlight — Nuggets::String::HighlightMixin
- #histogram — Nuggets::Array::HistogramMixin
- #hms — Numeric
- #identity — Nuggets::Hash::NestMixin
- #idmap — Nuggets::Hash::IDMapMixin
- #in_order — Array
- #in_order — Hash
- #in_order! — Array
- #increasing? — Array
- #initialize_reader — Nuggets::IO::InteractMixin::Interaction
- #initialize_writer — Nuggets::IO::InteractMixin::Interaction
- #insert — Hash
- #insert! — Hash
- #inspect — Nuggets::Hash::ZipMixin::ZipVal
- #interact — Nuggets::IO::InteractMixin::Interaction
- #interact — Nuggets::IO::InteractMixin
- #intercept — Nuggets::Array::RegressionMixin::IncrementalLinearRegression
- #interpolate — Nuggets::Array::InterpolateMixin
- #last — Hash
- #lazy_accessor — Nuggets::Module::LazyAttrMixin
- #lazy_attr — Nuggets::Module::LazyAttrMixin
- #lazy_attr — Nuggets::Object::LazyAttrMixin
- #lazy_name — Nuggets::Module::LazyAttrMixin
- #lazy_reader — Nuggets::Module::LazyAttrMixin
- #length — Nuggets::Integer::LengthMixin
- #limit — Numeric
- #limit — Nuggets::Array::LimitMixin
- #line_count — Nuggets::String::WcMixin
- #linear_least_squares — Nuggets::Array::RegressionMixin
- #linear_least_squares_incremental — Nuggets::Array::RegressionMixin
- #llsq — Nuggets::Array::RegressionMixin
- #llsqi — Nuggets::Array::RegressionMixin
- #load_env_plugins — Nuggets::Pluggable
- #load_gem_plugins — Nuggets::Pluggable
- #load_path_plugins — Nuggets::Pluggable
- #load_plugin_file — Nuggets::Pluggable
- #load_plugin_files — Nuggets::Pluggable
- #load_plugins — Nuggets::Pluggable
- #loaded_plugins — Nuggets::Pluggable
- #locate_ruby_tool — Nuggets::RubyMixin
- #locate_ruby_tool_by_basename — Nuggets::RubyMixin
- #lower_case? — String
- #map_diacritics — String
- #map_diacritics! — String
- #map_positive — Nuggets::Integer::MapMixin
- #max — Numeric
- #max — Enumerable
- #max_by — Enumerable
- #mean — Nuggets::Array::MeanMixin
- #median — Nuggets::Array::MedianMixin
- #metaclass — Nuggets::Object::SingletonClassMixin
- #metaclass? — Nuggets::Object::SingletonClassMixin
- #metaobject — Nuggets::Object::SingletonClassMixin
- #min — Numeric
- #min — Enumerable
- #min_by — Enumerable
- #minkowski_mean — Nuggets::Array::MeanMixin
- #minmax — Enumerable
- #minmax_by — Enumerable
- #mixed_case? — String
- #mode — Nuggets::Array::ModeMixin
- #modes — Nuggets::Array::ModeMixin
- #monotone? — Array
- #monotonic? — Array
- #msend — Nuggets::Object::MSendMixin
- #msub — String
- #msub! — String
- #negate — Nuggets::Object::BooleanMixin
- #negative? — Numeric
- #nest — Nuggets::Hash::NestMixin
- #non_negative? — Numeric
- #nsub — String
- #nsub! — String
- #of — Nuggets::ContentType
- #of — Nuggets::ContentType
- #of — Nuggets::ContentType
- #only — Array
- #only — Hash
- #only_pair — Hash
- #open_file — Nuggets::File::OpenFileMixin
- #option — Nuggets::Argv::OptionMixin
- #option! — Nuggets::Argv::OptionMixin
- #parse — Nuggets::LogParser
- #parse_file — Nuggets::LogParser
- #parse_line — Nuggets::LogParser
- #parse_line — Nuggets::LogParser::Apache
- #parse_line — Nuggets::LogParser::Rails
- #parse_multi — Nuggets::JSON::MultiMixin
- #pc — Nuggets::JSON::CanonicalMixin
- #plugin_filename — Nuggets::Pluggable
- #pmcc — Nuggets::Array::CorrelationMixin
- #pmf — Nuggets::Array::HistogramMixin
- #positive? — Numeric
- #power_mean — Nuggets::Array::MeanMixin
- #pp — Nuggets::JSON::MultiMixin
- #pretty_generate_canonical — Nuggets::JSON::CanonicalMixin
- #pretty_print_canonical — Nuggets::JSON::CanonicalMixin
- #pretty_print_multi — Nuggets::JSON::MultiMixin
- #probability_mass_function — Nuggets::Array::HistogramMixin
- #push — Nuggets::Array::RegressionMixin::IncrementalLinearRegression
- #quadratic_mean — Nuggets::Array::MeanMixin
- #quantile — Nuggets::Range::QuantileMixin
- #query_accessor — Nuggets::Module::QueryAttrMixin
- #query_attr — Nuggets::Module::QueryAttrMixin
- #query_reader — Nuggets::Module::QueryAttrMixin
- #rand — Array
- #rand — Hash
- #read — Nuggets::IO::InteractMixin::Interaction
- #redirect — Nuggets::IO::RedirectMixin
- #replace — Nuggets::File::ReplaceMixin
- #replace_diacritics — String
- #replace_diacritics! — String
- #report_mean — Nuggets::Array::MeanMixin
- #reposition — Nuggets::Data::PositionMixin
- #rescue_if — Nuggets::Object::RescueIfMixin
- #rescue_unless — Nuggets::Object::RescueIfMixin
- #rms — Nuggets::Array::MeanMixin
- #root_mean_square — Nuggets::Array::MeanMixin
- #round_to — Numeric
- #ruby_command — Nuggets::RubyMixin
- #ruby_executable — Nuggets::RubyMixin
- #ruby_options_from_hash — Nuggets::RubyMixin
- #ruby_options_to_argv — Nuggets::RubyMixin
- #runiq — Nuggets::Array::RuniqMixin
- #runiq! — Nuggets::Array::RuniqMixin
- #seen — Nuggets::Hash::SeenMixin
- #set — Nuggets::Env::SetMixin
- #set_ext — Nuggets::File::ExtMixin
- #set_ext! — Nuggets::File::ExtMixin
- #sgn — Numeric
- #sgn_s — Numeric
- #shebang_command — Nuggets::RubyMixin
- #shuffle — Array
- #shuffle! — Array
- #shuffle_kfy — Array
- #shuffle_kfy! — Array
- #shuffle_knuth — Array
- #shuffle_knuth! — Array
- #sign — Numeric
- #sign_s — Numeric
- #signum — Numeric
- #signum_s — Numeric
- #silence — Nuggets::Object::SilenceMixin
- #singleton_class — Nuggets::Object::SingletonClassMixin
- #singleton_class? — Nuggets::Object::SingletonClassMixin
- #singleton_instance — Nuggets::Object::SingletonClassMixin
- #singleton_object — Nuggets::Object::SingletonClassMixin
- #slope — Nuggets::Array::RegressionMixin::IncrementalLinearRegression
- #sort_by_dotted_decimal — Array
- #standard_deviation — Nuggets::Array::StandardDeviationMixin
- #std — Nuggets::Array::StandardDeviationMixin
- #store — Nuggets::Hash::ZipMixin::ZipHash
- #strictly_ascending? — Array
- #strictly_decreasing? — Array
- #strictly_descending? — Array
- #strictly_increasing? — Array
- #style — Nuggets::ANSIColor2CSS
- #sub — Nuggets::File::SubMixin
- #sub! — Nuggets::File::SubMixin
- #sub_ext — Nuggets::File::ExtMixin
- #sub_ext! — Nuggets::File::ExtMixin
- #sub_with_md — String
- #sub_with_md! — String
- #success? — Net::HTTPResponse
- #success? — Net::HTTPSuccess
- #success? — Net::HTTPRedirection
- #success? — Net::HTTPMultipleChoice
- #success? — Net::HTTPClientError
- #success? — Net::HTTPServerError
- #switch — Nuggets::Argv::OptionMixin
- #switch! — Nuggets::Argv::OptionMixin
- #to_a — Nuggets::Array::RegressionMixin::IncrementalLinearRegression
- #to_binary_s — Integer
- #to_bool — Nuggets::Object::BooleanMixin
- #to_dotted_decimal — Integer
- #to_h — Array
- #to_hash — Array
- #to_hms — Numeric
- #to_multiple_of — Numeric
- #to_roman — Nuggets::Integer::RomanMixin
- #to_s — Nuggets::Array::RegressionMixin::IncrementalLinearRegression
- #to_s — Nuggets::Hash::ZipMixin::ZipVal
- #to_ymd — Numeric
- #true? — Nuggets::Object::BooleanMixin
- #underscore — Nuggets::String::CamelscoreMixin
- #underscore! — Nuggets::String::CamelscoreMixin
- #uniclass — Nuggets::Object::SingletonClassMixin
- #uniclass? — Nuggets::Object::SingletonClassMixin
- #uniobject — Nuggets::Object::SingletonClassMixin
- #unroll — Nuggets::Hash::UnrollMixin
- #unzip — Nuggets::Hash::ZipMixin::ZipVal
- #unzipkey — Nuggets::Hash::ZipMixin::ZipHash
- #unzipkey — Nuggets::Hash::ZipMixin::ZipValHash
- #unzipval — Nuggets::Hash::ZipMixin::ZipHash
- #unzipval — Nuggets::Hash::ZipMixin::ZipKeyHash
- #upcase? — String
- #update — Nuggets::Data::UpdateMixin
- #upper_case? — String
- #user_encoding — Nuggets::Env::UserEncodingMixin
- #user_home — Nuggets::Env::UserHomeMixin
- #vain? — Nuggets::Object::BlankMixin
- #vain? — Nuggets::Array::BlankMixin
- #vain? — Nuggets::Hash::BlankMixin
- #var — Nuggets::Array::VarianceMixin
- #variance — Nuggets::Array::VarianceMixin
- #virtual_class — Nuggets::Object::SingletonClassMixin
- #virtual_class? — Nuggets::Object::SingletonClassMixin
- #virtual_object — Nuggets::Object::SingletonClassMixin
- #void? — Nuggets::Object::BlankMixin
- #wc — Nuggets::String::WcMixin
- #wc_c — Nuggets::String::WcMixin
- #wc_l — Nuggets::String::WcMixin
- #wc_m — Nuggets::String::WcMixin
- #wc_w — Nuggets::String::WcMixin
- #which — Nuggets::File::WhichMixin
- #which_command — Nuggets::File::WhichMixin
- #with — Nuggets::Env::SetMixin
- #without — Nuggets::Env::SetMixin
- #word_count — Nuggets::String::WcMixin
- #word_wrap — String
- #word_wrap! — String
- #word_wrap_paragraph — String
- #word_wrap_paragraph! — String
- #xor — Nuggets::String::XorMixin
- #ymd — Numeric
- #zip — Nuggets::Hash::ZipMixin::ZipVal
- #zip — Nuggets::Hash::ZipMixin
- #zipkey — Nuggets::Hash::ZipMixin::ZipHash
- #zipkey — Nuggets::Hash::ZipMixin::ZipValHash
- #zipkey — Nuggets::Hash::ZipMixin
- #zipval — Nuggets::Hash::ZipMixin::ZipHash
- #zipval — Nuggets::Hash::ZipMixin::ZipKeyHash
- #zipval — Nuggets::Hash::ZipMixin