yojson
Yojson is an optimized parsing and printing library for the JSON format
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library yojson
type t = lexer_state = {
buf : Buffer.t; |
mutable lnum : int; |
mutable bol : int; |
mutable fname : string option; |
}