Frama-C API - Polymorphic4
Generic implementation of polymorphic type value with four type variables.
Parameters
module T : Polymorphic4_inputSignature
type ('a, 'b, 'c, 'd) poly = ('a, 'b, 'c, 'd) T.tval is_instance_of : 'a t -> bool