Skip to content

Commit ccaa874

Browse files
committed
Deploying to main from @ amaranth-lang/rfcs@98c79d3 🚀
1 parent e7a385a commit ccaa874

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

rfcs/0002-interfaces.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -626,7 +626,7 @@ <h2 id="naming-questions"><a class="header" href="#naming-questions">Naming ques
626626
<li><code>Signature.is_implemented_by</code> is verbose (@jfng)</li>
627627
</ul>
628628
</li>
629-
<li>Should <code>amaranth.lib.wiring.forward</code> be named something else, like <code>amaranth.lib.wiring.forwarded</code> or <code>amaranth.lib.wiring.forwarding</code> or <code>amaranth.lib.wiring.flip</code> or <code>amaranth.lib.wiring.transpose</code> or ``amaranth.lib.wiring.transpose<code>or</code>amaranth.lib.wiring.inner`?
629+
<li>Should <code>amaranth.lib.wiring.forward</code> be named something else, like <code>amaranth.lib.wiring.forwarded</code> or <code>amaranth.lib.wiring.forwarding</code> or <code>amaranth.lib.wiring.flip</code> or <code>amaranth.lib.wiring.transpose</code> or <code>amaranth.lib.wiring.transpose</code> or <code>amaranth.lib.wiring.inner</code>?
630630
<ul>
631631
<li>having two essentially unrelated operations called <code>flip</code> when one is already confusing is too much (@whitequark)</li>
632632
<li>reflective programming is a thing (@zyp)</li>

rfcs/print.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1020,7 +1020,7 @@ <h2 id="naming-questions"><a class="header" href="#naming-questions">Naming ques
10201020
<li><code>Signature.is_implemented_by</code> is verbose (@jfng)</li>
10211021
</ul>
10221022
</li>
1023-
<li>Should <code>amaranth.lib.wiring.forward</code> be named something else, like <code>amaranth.lib.wiring.forwarded</code> or <code>amaranth.lib.wiring.forwarding</code> or <code>amaranth.lib.wiring.flip</code> or <code>amaranth.lib.wiring.transpose</code> or ``amaranth.lib.wiring.transpose<code>or</code>amaranth.lib.wiring.inner`?
1023+
<li>Should <code>amaranth.lib.wiring.forward</code> be named something else, like <code>amaranth.lib.wiring.forwarded</code> or <code>amaranth.lib.wiring.forwarding</code> or <code>amaranth.lib.wiring.flip</code> or <code>amaranth.lib.wiring.transpose</code> or <code>amaranth.lib.wiring.transpose</code> or <code>amaranth.lib.wiring.inner</code>?
10241024
<ul>
10251025
<li>having two essentially unrelated operations called <code>flip</code> when one is already confusing is too much (@whitequark)</li>
10261026
<li>reflective programming is a thing (@zyp)</li>

rfcs/searchindex.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rfcs/searchindex.json

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)