doc icon indicating copy to clipboard operation
doc copied to clipboard

`Mu.sink` is missing

Open gfldex opened this issue 2 years ago • 2 comments

In /type/Mu . It likely needs linking to from quite a few places.

gfldex avatar Oct 07 '23 17:10 gfldex

@gfldex This seems to me to be a content issue, that is document sources need to be edited in order to insert the links you are suggesting. If you look at the links in the 'About' drop-down, you will see two repos where issues can be raised. This repo is about the tooling for rendering sources into HTML. @coke Would you please move the issue across?

finanalyst avatar Oct 07 '23 19:10 finanalyst

The method literally does nothing, need some help from a core dev to write it up

    method sink(--> Nil) { }

coke avatar May 24 '24 02:05 coke