Introduction

Schedule cheatsheet

Tutorials

Interface


API Reference

private reversefunction

reverse(f, period)

Return a reverse function such that reverse(f, period)(t) == f(period - t).