The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Neovim::Ext::Common - Common functions

VERSION

version 0.05

FUNCTIONS

walk( \&sub, $obj, @args)

Walk $obj recursively, calling \&sub with $obj and @args.