package feat

  1. Overview
  2. Docs

Source file IFSeq.ml

1
2
3
4
5
6
7
8
9
10
11
(******************************************************************************)
(*                                                                            *)
(*                                     Feat                                   *)
(*                                                                            *)
(*                        François Pottier, Inria Paris                       *)
(*                                                                            *)
(*  Copyright Inria. All rights reserved. This file is distributed under the  *)
(*  terms of the MIT license, as described in the file LICENSE.               *)
(******************************************************************************)

include FeatCore.IFSeq.Make(Num)(Random)
OCaml

Innovation. Community. Security.