Method: Plurimath::Math::Symbols::Rightleftharpoonsdown#to_unicodemath
- Defined in:
- lib/plurimath/math/symbols/rightleftharpoonsdown.rb
#to_unicodemath ⇒ Object
23 24 25 |
# File 'lib/plurimath/math/symbols/rightleftharpoonsdown.rb', line 23 def to_unicodemath(**) Utility.html_entity_to_unicode("⥩") end |