namespace PureGym [] module internal Char = let emoji bool = if bool then '✅' else '❌'