Method: Plurimath::Math::Symbols::Closure#to_unicodemath

Defined in:
lib/plurimath/math/symbols/closure.rb

#to_unicodemathObject



23
24
25
# File 'lib/plurimath/math/symbols/closure.rb', line 23

def to_unicodemath(**)
  Utility.html_entity_to_unicode("⁐")
end