This commit is contained in:
Daniel Flanagan 2022-10-11 14:02:12 -05:00
parent 2771461cb3
commit 350174a155
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4

View file

@ -2,8 +2,9 @@
My solutions to the programming problems on [Protohackers][protohackers]!
I'm using Deno as long as I can get away with it, taking full advantage of the
`std` modules available to do as much as possible in a very "streaming" fashion.
I'm using Deno as long as I can get away with it, taking full advantage of
the `std` modules available to do as much as possible in a very asynchronous
"streaming" fashion.
# Dependencies