08:56
librasteve_ left
|
|||
Geth | doc: arkiuat++ created pull request #4627: Update faq.rakudoc -- misleading link |
14:36 | |
doc/main: 2b85fdf219 | (Eric Forste)++ (committed using GitHub Web editor) | doc/Language/faq.rakudoc Update faq.rakudoc -- text mentions set difference operator, but links to subtraction operator (#4627) text mentions docs.raku.org/language/operators#i..._%E2%88%96 but links instead to docs.raku.org/language/operators#infix_- |
14:45 | ||
14:51
arkiuat joined
|
|||
arkiuat | so I was wondering whether it would make sense to move the doco for sub sleep-until from class Date to class Instant, and for sub sleep & sub sleep-timer from Date into either DateTime or Instant. It doesn't really make any sense for these three to be under Date, but I thought it needed some discussion before I created an issue | 14:55 | |
[Coke] | Yup. the fact that it's defined in there is a implementation detail. | 15:05 | |
(it's outside of the class def..) | |||
... actually I'm not sure it belongs with *any* class. | 15:06 | ||
but if you have an argument that it's better in one class than where it is now, that's still an improvement. | 15:07 | ||
arkiuat | where in the docs could these possibly go other than in the doc for some class or role? I hadn't considered that as a possibility | 15:45 | |
It's just that these three are dealing with seconds of time, or Instant objects, neither of which really have anything to do with the Date class | 15:46 | ||
15:57
arkiuat left
18:34
coleman left
18:36
coleman joined
|
|||
[Coke] | docs.raku.org/type/independent-routines | 20:28 | |
23:00
arkiuat joined
|
|||
arkiuat | [Coke]++ | 23:00 | |
of course I feel silly that I forgot all about that. I've edited github.com/Raku/doc/issues/4628 accordingly, as that's probably a better place for them than DateTime | 23:08 |