* Kurtis Rader <kra...@skepticism.us> [241010 03:05]:
> On Wed, Oct 9, 2024 at 11:30 PM will....@gmail.com <will.fau...@gmail.com>
> wrote:
> 
> > It seems required to understand how Go programs work.
> >
> > If the memory model was never written, or is omitted from an
> > implementation, would the concurrency features still be reliable and useful?
> >
> 
> The memory model is part of the Go specification. See https://go.dev/ref/mem.
> You seem to expect that considerations of the memory model employed by Go
> be fully documented in the https://go.dev/ref/spec document. That is
> reasonable but not the only way to document that information.

I agree with you, but I also think it would be reasonable to expect the
Language Spec document to have an explicit reference to the Memory Model
document, probably in the introduction.

...Marvin

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/ZwfLopovpRmDmd29%40basil.wdw.

Reply via email to