Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

v0.2

Compare
Choose a tag to compare
@MagnusS MagnusS released this 24 Mar 15:17
  • get no longer raises exception
  • add get_exn which raises Parameter_not_found on error
  • return 'Ok of t | 'Error of msg in create instead of raising exception on error
  • remove debug output