11.2 Default classes

MBFL implements object–oriented programming facilities on top of Bash primitive values. Compared to other object systems it is very limited; one of the core limitations is that Bash does not provide disjoint types to implement data structures: it only implements variables and arrays.


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