in reply to parse lisp style config
Why is (ignore ...) converted to an array but (config ...) converted to a hash(ref) ?
Is it because (ignore is followed by a list of lists but (config is followed by a list of pairs?
Knowing how to differentiate between the two is important.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: parse lisp style config
by vincentaxhe (Scribe) on Nov 27, 2024 at 11:05 UTC | |
by hippo (Archbishop) on Nov 27, 2024 at 11:49 UTC | |
by vincentaxhe (Scribe) on Nov 27, 2024 at 12:10 UTC |