Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 262 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 262 Bytes

timsort-odin

A useful generic timsort algorithm implemented in Odin.

What is Timsort?

Timsort is this!

Usage

Import this package as you would with any other Odin package.

import 'timsort:timsort'