willow-ahrens / Finch.jl

Sparse tensors in Julia and more! Datastructure-driven array programing language.
http://willowahrens.io/Finch.jl/
MIT License
158 stars 15 forks source link

Add an internal docs section describing virtual functions #325

Closed willow-ahrens closed 3 months ago

willow-ahrens commented 9 months ago

Virtual functions should mirror their concrete analogues and be approximately pure. Let's make sure that the idea of virtual functions is documented somewhere