This repository has been archived by the owner on Oct 1, 2023. It is now read-only.
4.37: IO renamed interfaces, sealing changes
This release:
- unseals the majority of the public interfaces in HSL IO
- deprecates the
UserspaceHandle
interface; directly implement theHandle
interface instead (which is no longer sealed)