Nodes of different colours represent the following:
Solid arrows point from a submodule to the (sub)module which it is
descended from. Dashed arrows point from a module or program unit to
modules which it uses.
Where possible, edges connecting nodes are
given different colours to make them easier to distinguish in
large graphs.
Module Procedures
module procedure /home/runner/work/julienne/julienne/doc/html/module/julienne_file_s.html from_file_with_character_name impure elemental module function from_file_with_character_name(file_name) result(file_object)
module procedure /home/runner/work/julienne/julienne/doc/html/module/julienne_file_s.html from_string_array pure module function from_string_array(lines) result(file_object)