providerversion
Dynamic Dispatch with Traits
Provider is an OCaml library for creating Traits and Interfaces. It allows you to define the functionality needed by a library without committing to a specific implementation.
In essence, Provider handles dynamic dispatch, where the target of a function call is not known until runtime.
Tags | dynamic-dispatch parametrization traits typeclasses |
---|---|
Author | Mathieu Barbin |
License | ISC |
Published | |
Homepage | https://github.com/mbarbin/provider |
Issue Tracker | https://github.com/mbarbin/provider/issues |
Maintainer | Mathieu Barbin <opensource@mbarbin.org> |
Dependencies | |
Source [http] | https://github.com/mbarbin/provider/releases/download/0.0.11/provider-0.0.11.tbz sha256=80e346ccde7dbf39796c3140f914641713c445ccae0183ac2948e3feb18099f3 sha512=6e7ab4734add6543498cc7d4364a4c257c63dfd4c809e798857eec7b151778c4c307901571fb1bc05f2493af3c024efbfada21e98bc9b8d758e6d9a4b613f34f |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/provider/provider.0.0.11/opam |
No package is dependent