pythonic-fp-gadgets

PyPI project pythonic-fp-gadhets part of the pythonic-fp namespace projects.

PyPI version 3.0.1 release.

Simple Gadgets

Library of simple, but useful, functions and classes with minimal dependencies.

Description

Gadget

Module

Single item box

class Box

pythonic_fp.gadgets.box

Return Iterator of arguments

function ita

pythonic_fp.gadgets.iterate_arguments

Find least common base class

function lca

pythonic_fp.gadgets.latest_common_ancestor

Getting Started