UNPKG

libstl

Version:

Standard JavaScript/TypeScript Library: DoublyLinkedList, Stack, Queue, Heap, MaxHeap, MinHeap, PriorityQueue

11 lines (10 loc) 216 B
<!doctype html> <html> <head> <title>Redirector</title> <meta http-equiv="refresh" content="0;url=../"> </head> <body> <a href="../">Click here to redirect</a> </body> </html>