package unmagic

  1. Overview
  2. Docs
Runtime tag-checking of marshaled ocaml data

Install

Authors

Maintainers

Sources

unmagic-1.0.4.tar.bz2
md5=bf81da1b8d3048edd5e6d5e25218a4bc

Description

Unmagic is a small library to runtime tag-check Obj.t values for type-secure Obj.magic, input_value, Marshal.from_channel. It uses typerep to give the target type, and follows the same limitations of it.

Published: 24 Jan 2018

Dev Dependencies

None

Used by

None

Conflicts

None