Type Definition asciii::storage::ProjectsByYear[][src]

type ProjectsByYear<P> = LinkedHashMap<Year, ProjectList<P>>;