Readme
This commit is contained in:
parent
2771461cb3
commit
350174a155
|
@ -2,8 +2,9 @@
|
||||||
|
|
||||||
My solutions to the programming problems on [Protohackers][protohackers]!
|
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
|
I'm using Deno as long as I can get away with it, taking full advantage of
|
||||||
`std` modules available to do as much as possible in a very "streaming" fashion.
|
the `std` modules available to do as much as possible in a very asynchronous
|
||||||
|
"streaming" fashion.
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue