an async function that fetches all courses corresponding to the given semester
an async function that fetches the distance matrix (equivalently, the walking time) between the buildings. matrix[i * len + j] represents the distance between the ith building and jth building in the array of buildings fetched by dataend.buildings
an async function that fetches the list of the semesters
Generated using TypeDoc
an async function that fetches the array of building names