internals.md (301B)
1 # Package-internal documentation 2 3 This page lists all the documented internals of the `Granular` module. 4 5 ## Index 6 A list of all internal documentation sorted by module. 7 8 ```@index 9 Pages = ["internals.md"] 10 ``` 11 12 ## Internal Interface 13 ```@autodocs 14 Modules = [Granular] 15 Public = false 16 Private = true 17 a``