Addressed feedback for PR

This commit is contained in:
David 2023-08-09 19:27:22 -04:00
parent cf0b648d20
commit f226548c18
2 changed files with 5 additions and 4 deletions

View File

@ -239,6 +239,7 @@ An [`atom`](/reference/glossary/atom).
```hoon
++ div
~/ %div
|: [a=`@`1 b=`@`1]
^- @
-:(dvr a b)
```
@ -296,7 +297,7 @@ A cell of [`atoms`](/reference/glossary/atom).
```hoon
++ dvr
~/ %dvr
|: [a=`@`1 b=`@`1]
^- [p=@ q=@]
~_ leaf+"divide-by-zero"
?< =(0 b)

View File

@ -19,10 +19,10 @@
resolved "https://registry.npmjs.org/@next/env/-/env-12.3.4.tgz"
integrity sha512-H/69Lc5Q02dq3o+dxxy5O/oNxFsZpdL6WREtOOtOM1B/weonIwDXkekr1KV5DPVPr12IHFPrMrcJQ6bgPMfn7A==
"@next/swc-darwin-arm64@12.3.4":
"@next/swc-darwin-x64@12.3.4":
version "12.3.4"
resolved "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-12.3.4.tgz"
integrity sha512-DqsSTd3FRjQUR6ao0E1e2OlOcrF5br+uegcEGPVonKYJpcr0MJrtYmPxd4v5T6UCJZ+XzydF7eQo5wdGvSZAyA==
resolved "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-12.3.4.tgz"
integrity sha512-PPF7tbWD4k0dJ2EcUSnOsaOJ5rhT3rlEt/3LhZUGiYNL8KvoqczFrETlUx0cUYaXe11dRA3F80Hpt727QIwByQ==
"@nodelib/fs.scandir@2.1.5":
version "2.1.5"