import * as aocd from "https://deno.land/x/aocd@v1.5.3/mod.ts";
Functions
Use this if you want to manually configure Aocd options programmatically or if you want to configure where Aocd gets its data from. Throws an error if the Aocd singleton has already been configured. | |
Main entrypoint into this library. Returns an automatically configured Aocd singleton instance. | |
Run a solver with a given day's input. |