byond - Modules - Types

code/modules/admin/admin_ranks.dm

/proc/fetch_api_adminsUsing the API backed admins/admin_ranks requires a response from the endpoint following this schema:
/proc/deep_equivalenceFor two associated arrays, compares all their top level contents via equivalence. Returns TRUE if they are deeply equivalent, FALSE otherwise