UNPKG
@nasi/js-sexplib0
Version:
latest (0.0.0-unstable.2)
0.0.0-unstable.2
0.0.0-unstable.1
Port of Jane Street's Sexplib0 to ReScript
@nasi/js-sexplib0
/
lib
/
js
/
src
/
sexp_grammar.bs.js
11 lines
(7 loc)
•
146 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
// Generated by ReScript, PLEASE EDIT WITH CARE
'use strict'
;
function
coerce
(
t
) {
return
t; }
exports
.
coerce
= coerce;
/* No side effect */