-- Stan Kelly-Bootle
>>> l = HalfIndexList('abcde') >>> l[0.5] 'a'
https://github.com/travisjungroth/Compromise
Introduced in this short 2016 talk https://youtu.be/yC9m2GInXqU?t=337
-- Stan Kelly-Bootle