Help for this page

Select Code to Download


  1. or download this
    use constant PADDING => 2;
    
    ...
            @$_
        } values %lists
    )[ 0 ]; ## Longest key or value
    
  2. or download this
    use constant PADDING => 2;
    
    ...
            ref ? @$_ : $_
        } %lists
    )[ 0 ]; ## Longest key or value