StackOverflow Questions for Tag: autovivification

Morrowind789
Morrowind789

Reputation: 551

Inconsistent behavior concerning "Can't use an undefined value as an ARRAY reference"

Score: 7

Views: 1498

Answers: 1

Read More
bit-question
bit-question

Reputation: 3843

Analysis of a Perl autovivification example

Score: 2

Views: 468

Answers: 3

Read More
Herdsman
Herdsman

Reputation: 859

Autovivification doesn't work even as lvalue

Score: 2

Views: 96

Answers: 2

Read More
Linn Htet Aung
Linn Htet Aung

Reputation: 21

Why does Perl assign a hash reference as value for a non-existent key?

Score: 0

Views: 61

Answers: 0

Read More
Eric Fossum
Eric Fossum

Reputation: 2461

How to avoid hash autovivification?

Score: 3

Views: 322

Answers: 3

Read More
Corley Brigman
Corley Brigman

Reputation: 12391

Nested defaultdict of defaultdict

Score: 231

Views: 109079

Answers: 13

Read More
Zhang18
Zhang18

Reputation: 4930

How do I do advanced Python hash autovivification?

Score: 11

Views: 4629

Answers: 5

Read More
YGA
YGA

Reputation: 10010

What is the best way to implement nested dictionaries?

Score: 228

Views: 125722

Answers: 22

Read More
kuru
kuru

Reputation: 97

PHP Deprecated: Automatic conversion of false to array is deprecated adodb-mssqlnative.inc.php on line 154

Score: 10

Views: 25964

Answers: 1

Read More
rafl
rafl

Reputation: 12341

Understanding the difference in behaviour between perl's assign-or operator and the combination of assignment and logical-or operators

Score: 2

Views: 233

Answers: 2

Read More
Eugen Konkov
Eugen Konkov

Reputation: 25133

Why does $foo->{bar} autovivify but %$foo doesn't?

Score: 3

Views: 206

Answers: 2

Read More
con
con

Reputation: 6093

"no autovivication" pragma fails with grep in Perl

Score: 8

Views: 277

Answers: 2

Read More
Беров
Беров

Reputation: 1393

How do I disable autovivification in Perl?

Score: 8

Views: 5564

Answers: 5

Read More
Zhivko Angelov
Zhivko Angelov

Reputation: 139

perl check nested hash reference

Score: 2

Views: 777

Answers: 2

Read More
Ollie Glass
Ollie Glass

Reputation: 19993

What's the Ruby equivalent of Python's defaultdict?

Score: 29

Views: 7704

Answers: 3

Read More
Konstantin Tokar
Konstantin Tokar

Reputation: 43

perl autovivification when calling subroutine

Score: 4

Views: 113

Answers: 1

Read More
Radek
Radek

Reputation: 11101

How to assign hash['a']['b']= 'c' if hash['a'] doesn't exist?

Score: 21

Views: 8389

Answers: 5

Read More
jason
jason

Reputation: 4439

problem loading Autovivification file when moving from python 2.7 to 3.6, KeyError: 'DictType'

Score: 1

Views: 256

Answers: 0

Read More
dawg
dawg

Reputation: 103834

PERL-like autovivification with default value in Python, and returns a default value from non-existing arbitrary nesting?

Score: 4

Views: 637

Answers: 3

Read More
ikebukuru
ikebukuru

Reputation: 89

Unintentionally adding keys to hash while iterating

Score: 4

Views: 240

Answers: 3

Read More
PreviousPage 1Next