Method: Plurimath::Math::Symbols::Downharpoonleft#to_latex

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

#to_latexObject

output methods



15
16
17
# File 'lib/plurimath/math/symbols/downharpoonleft.rb', line 15

def to_latex(**)
  "\\upharpoonleftdown"
end