common
Description
Simple utility functions common to different types of transformations, and trafo builders.
Classes
Compose several transforms by sequentially executing them. |
|
Generic lambda transformation that applies the given function. |
|
Base class for transformations. |
Functions
|
Return a flat, associative composition of first and second. |
|
Replace all keys from formatting_args that can be found in string. |
|
Given an object and a dict of its settings, return a representation str. |