Method: Plurimath::Math::Symbols::Downharpoonleft#to_asciimath
- Defined in:
- lib/plurimath/math/symbols/downharpoonleft.rb
#to_asciimath ⇒ Object
19 20 21 |
# File 'lib/plurimath/math/symbols/downharpoonleft.rb', line 19 def to_asciimath(**) parsing_wrapper("downharpoonleft", lang: :asciimath) end |