Appendix G Data containers library

This section documents a data containers library; the library file is libmbfl-containers.bash, Loading the library for details on how to load it.

Containers are mostly built on top of Bash indexed arrays (see Arrays) and a middle layer of MBFL functions that implements core routines (Arrays). The upper layer is an interface built using MBFL’s default objects (Object-oriented programming).


This document describes version 3.0.0-devel.9 of Marcos Bash Functions Library.