more •Decompose tests
This commit is contained in:
parent
b095811da5
commit
c46182d070
@ -219,8 +219,9 @@ v←1 ⋄ ! •BQN∘•Repr⊸≡ ⟨+,1‿2,+¨,(+V)(V+V),2‿2⥊↕4⟩
|
||||
•Glyph¨ ⟨+,¨,∘⟩ %% "+¨∘"
|
||||
|
||||
# •Decompose
|
||||
{! 0‿𝕩 ≡ •Decompose 𝕩}¨ ⟨+, ¨, ˝⟩
|
||||
{! 1‿𝕩 ≡ •Decompose 𝕩}¨ ⟨{𝕩}, {𝔽𝕘}⟩
|
||||
{! 0‿𝕩 ≡ •Decompose 𝕩}¨ ⟨+, ¨, ˝, ⁼, ⌾, ⎊, •internal.PureKeep⟩
|
||||
{! 1‿𝕩 ≡ •Decompose 𝕩}¨ ⟨{𝕩}, {𝔽}, {𝔽𝕩}, {𝔽𝕘}, {𝔽𝔾𝕩}⟩
|
||||
{! 1‿𝕩 ≡ •Decompose 𝕩}¨ ⟨•Type, •internal.Keep, •FChars, •_timed, •_while_⟩
|
||||
{! ¯1‿𝕩 ≡ •Decompose 𝕩}¨ ⟨1,'a',"ab"⟩
|
||||
•Decompose¨ ⟨+-×, -÷, +¨, 1∘+⟩ %% ⟨⟨3,+,-,×⟩,⟨2,-,÷⟩,⟨4,+,¨⟩,⟨5,1,∘,+⟩⟩
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user