Frama-C API - Polymorphic2
Generic implementation of polymorphic type value with two type variables.
Parameters
module T : Polymorphic2_input
Signature
type ('a, 'b) poly = ('a, 'b) T.t
val is_instance_of : 'a t -> bool
Polymorphic2
Generic implementation of polymorphic type value with two type variables.
module T : Polymorphic2_input
type ('a, 'b) poly = ('a, 'b) T.t
val is_instance_of : 'a t -> bool