Hex Casting

Hex Casting

6M Downloads

Derivation Distillation should be named Derivation Decomposition

Nauviax opened this issue · 1 comments

commented

Specifically in the latest version of Hex Book, at https://hexcasting.hexxy.media/v/0.11.1-7/1.0.dev20/en_us/?nospoiler#patterns/lists@hexcasting:unappend

Derivation Distillation (list → list, any)
Remove the iota on the end of the list at the top of the stack, and add it to the top of the stack.

Distillation pops two and pushes one, Decomposition pops one argument and pushes two.

Not sure if this is the correct place to report this kind of thing, but #hex-bugs on the discord links here and I figured it wouldn't hurt.

commented

thanks for the report! I can confirm that this is a good place to report this kind of issue.