Source file fn.ml

1
2
external id : 'a -> 'a = "%identity"
let const x _ = x