Func-Util 0.01 Latest
Files
- Changes
- FuncUtil.c
- FuncUtil.o
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- README
- bench/all.pl
- bench/all_cmp.pl
- bench/always.pl
- bench/any.pl
- bench/any_cmp.pl
- bench/bool.pl
- bench/clamp.pl
- bench/collections.pl
- bench/compose.pl
- bench/count.pl
- bench/defaults.pl
- bench/dig.pl
- bench/final.pl
- bench/first.pl
- bench/first_cmp.pl
- bench/first_cmp_hash.pl
- bench/identity.pl
- bench/is_extended.pl
- bench/is_numeric.pl
- bench/is_string.pl
- bench/is_type.pl
- bench/lazy.pl
- bench/maybe.pl
- bench/memo.pl
- bench/minmax.pl
- bench/negate.pl
- bench/none.pl
- bench/none_cmp.pl
- bench/noop.pl
- bench/nvl.pl
- bench/omit.pl
- bench/once.pl
- bench/partial.pl
- bench/partition.pl
- bench/pick.pl
- bench/pipeline.pl
- bench/pluck.pl
- bench/sign.pl
- bench/stubs.pl
- bench/tap.pl
- bench/trim.pl
- bench/uniq.pl
- ignore.txt
- include/funcutil_callbacks.h
- include/funcutil_compat.h
- include/funcutil_export.h
- include/multicall_compat.h
- include/ppport.h
- include/xop_compat.h
- lib/Func/Util.pm
- t/00-load.t
- t/001-numeric-util.t
- t/002-util-callbacks.t
- t/003-util-predicates-valid.t
- t/004-util-strings-valid.t
- t/005-util-numeric-valid.t
- t/006-util-collections-valid.t
- t/007-util-functional-valid.t
- t/008-util-hof-valid.t
- t/009-util-callbacks-valid.t
- t/010-util-export-registry.t
- t/011-util-export-registry-xs.t
- t/012-util-all-any-none.t
- t/013-util-all-comparisons.t
- t/014-util-any-comparisons.t
- t/015-util-none-comparisons.t
- t/016-util-first-comparisons.t
- t/017-util-final-comparisons.t
- t/018-util-array-hash-ops.t
- t/019-util-bool-negate-force.t
- t/020-util-type-checks.t
- t/021-util-defined-empty.t
- t/022-util-numeric-predicates.t
- t/023-util-string-ops.t
- t/024-util-clamp-minmax-sign.t
- t/025-util-compose-pipeline-partial.t
- t/026-util-always-identity-noop-once.t
- t/027-util-first-final.t
- t/028-util-coalesce-nvl-defaults.t
- t/029-util-dig-lazy-memo.t
- t/030-util-tap-pick-omit-pluck.t
- t/031-util-partition-uniq.t
- t/032-util-stubs.t
- t/033-util-valid-hof.t
- t/034-util-valid-callbacks.t
- t/035-util-valid-comparisons.t
- t/036-util-valid-edge-cases.t
- t/037-util-loop-patterns.t
- t/038-util-callbacks-xs.t
- t/039-util-map-grep-for.t
- t/040-leak-util-leak.t
- t/041-leak-util-hof-leak.t
- t/042-leak-util-predicates.t
- t/043-leak-util-strings.t
- t/044-leak-util-numeric.t
- t/045-leak-util-collections.t
- t/046-leak-util-hof.t
- t/047-leak-util-functional.t
- t/048-leak-util-boolean.t
- t/049-leak-util-specialized.t
- t/050-leak-util-callbacks.t
- t/051-leak-util-misc.t
- t/052-leak-util-extended.t
- t/xs/funcutil_export_test/MYMETA.json
- t/xs/funcutil_export_test/MYMETA.yml
- t/xs/funcutil_export_test/Makefile.PL
- t/xs/funcutil_export_test/funcutil_export_test.c
- t/xs/funcutil_export_test/lib/funcutil_export_test.pm
- xt/boilerplate.t