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

Are Protocols Gone? #421

Closed kylebd99 closed 6 months ago

kylebd99 commented 7 months ago

Hey,

I was looking through, and I can't seem to find a place to declare protocols via the finch notation interface (at least in the instances). Are protocols being phased out in favor of "defaultread" and "defaultupdate"?

Best, Kyle