blob: 17ae1ccc51ee7caf84336dcf541f502075f18839 [file] [log] [blame]
(* SPDX-License-Identifier: Apache-2.0
let to_string = function Left -> "Left" | Non -> "Non" | Right -> "Right"