On Tuesday, 7 July 2020 01:46:48 UTC+1, Kurniagusta Dwinto wrote: > > > i would value "pure" if it were a contract for early evaluation > does this "early evaluation" concern about IO? like loading blob data with > ioutil.ReadFile into global variable at compile time? >
I think by definition, any function which accesses the filesystem is not pure, since it depends on external state (the state of the filesystem). -- 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/94ca32bc-bc07-4ca5-93ef-57a4d7327387o%40googlegroups.com.