dol

Core tools to build simple interfaces to complex data sources and bend the interface to your will (and need)

dol.ihead(store, n=1)[source]

Get the first item of an iterable, or a list of the first n items

dol.kvhead(store, n=1)[source]

Get the first item of a kv store, or a list of the first n items