appending a sorted list of values to the dynamic array
with this subroutine, a given list of sorted values can be added to the
dynamic array. the actual positions of these values in the
dynamic array will be returned, so it can be found again
easily later. with the wasadded flag, it is indicated,\n
wasadded = true, if this entry had to be added,\n
wasadded = false, if this was already found in the array.
Nodes of different colours represent the following:
Solid arrows point from a procedure to one which it calls. Dashed
arrows point from an interface to procedures which implement that interface.
This could include the module procedures in a generic interface or the
implementation in a submodule of an interface in a parent module.
Nodes of different colours represent the following:
Solid arrows point from a procedure to one which it calls. Dashed
arrows point from an interface to procedures which implement that interface.
This could include the module procedures in a generic interface or the
implementation in a submodule of an interface in a parent module.