WWRS

Results 11 issues of WWRS

Proposed: pop "a","b": push "a" and write "b" to a file named "a" pop "a" or [a]: push `subprocess.call(a)` These would allow [the original challenge](https://codegolf.stackexchange.com/questions/58522/seriously-golfscript-cjam-or-pyth) to be done in Actually....

Proposed: pop a,b: push a rounded to b digits after decimal Also consider: pop a,b: push a rounded to b significant figures pop a: push a in scientific notation (ex:...

enhancement

"Foursquare - Improving Our Engineering Interview Process" was redirecting to the wrong page. This adds the correct link.

In the Additional Resources page, the link to Eli White's article "Interviewing Programmers" gives a 404. (It appears the website was partially migrated to github.io in 2019.)

Just wanted to get confirmation on which lessons are not completed.

Improves test coverage. The functions are almost entirely unchanged, with the exception of some renaming. These functions should not be used outside tests, and DateTimeFormatter itself is an internal class....

datetime

resolves #4752 Default is `"replace"`, which is the existing behavior.

collections
feat-stable

**Is your feature request related to a problem? Please describe.** Leads to natural solutions to - #6518: `expect` outside `@std/testing` tests will not have the methods that are failing -...

- Fix an issue where fractional seconds are not properly formatted - Pull static functions out to allow for testing - Add support for `aa`-`aaaaa` and `MMM`-`MMMMM` to get closer...

datetime

Fixes #6334 These were previously hardcoded to be equal, and I'm not completely sure why. I hope I'm not missing something. It's not mentioned in the PR when it was...

assert