Method: Plurimath::Math::Symbols::Downharpoonleft#to_html
- Defined in:
- lib/plurimath/math/symbols/downharpoonleft.rb
#to_html ⇒ Object
35 36 37 |
# File 'lib/plurimath/math/symbols/downharpoonleft.rb', line 35 def to_html(**) "⇃" end |