Timeline for Default for Code Golf: Input/Output methods
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 12, 2023 at 14:02 | comment | added | Kai Burghardt | I concur with @moustail: POSIX defines white space as, quote: A sequence of one or more characters that belong to the space character class as defined via the LC_CTYPE category in the current locale. In the POSIX locale, white space consists of one or more <blank> ( <space> and <tab> characters), <newline>, <carriage‑return>, <form‑feed>, and <vertical‑tab> characters. | |
| Apr 12, 2023 at 13:39 | comment | added | mousetail | A newline is a type of white-space, along with tabs, spaces, and some weird Unicode chars | |
| Apr 12, 2023 at 13:39 | comment | added | The Empty String Photographer | @mousetail that’s whitespace not newline | |
| Apr 12, 2023 at 13:37 | comment | added | mousetail | Already covered here: codegolf.meta.stackexchange.com/a/24952/91213 | |
| Apr 12, 2023 at 13:31 | history | answered | The Empty String Photographer | CC BY-SA 4.0 |