/** * @tsplus static Show/Ops boolean */ export const boolean: Show = Show( (a) => JSON.stringify(a) )