This module is toolbox for operating on types and it's declarations. It should simplify required operations. - Use [[flat]] object to extract type or declaration hierarchy into stream so it can be searched or filtered. value stringflatHierarchy = flat.types(`String`); assert(stringflatHierarchy.containsEvery([`SearchableList<Character>`,`List<Character>`,`Comparable<String>`,`Object`])); value stringflatHierarchy = flat.declarations(`class ...
VersionVulnerabilitiesRepositoryUsagesDate
0.2.x
0.2.0CeylonFeb 13, 2021
0.1.x
0.1.0CeylonFeb 13, 2021