JacquesCarette / Drasil

Generate all the things (focusing on research software)
https://jacquescarette.github.io/Drasil
BSD 2-Clause "Simplified" License
136 stars 25 forks source link

Added documentation for the `objMethodCall` functions. #3786

Closed B-rando1 closed 2 weeks ago

B-rando1 commented 3 weeks ago

I also corrected a comment for the call function from LanguagePolymorphic

Lastly, I added the rest of the objMethodCall functions to the export list of Drasil.hs (previously only objCallMixedArgs was exported).

Closes #3785

B-rando1 commented 2 weeks ago

Do you think we're good to merge this @smiths @balacij?