package diffast-langs-common

  1. Overview
  2. Docs
module Loc = Astloc
module Xchannel = Diffast_misc.Xchannel
module Storage = Diffast_misc.Storage
type encoding =
  1. | E_Latin1
  2. | E_UTF8
  3. | E_UTF16BE
  4. | E_UTF16LE
val default_encoding : encoding
val encoding_to_string : encoding -> string
class c : Storage.file -> object ... end
OCaml

Innovation. Community. Security.