extend Cut #247
tangentstorm
started this conversation in
Ideas
extend Cut
#247
Replies: 2 comments
-
|
Cross-reference: [JWiki] System/Interpreter/Requests, Igor Zhuravlov, Sat Dec 26 16:55:18 UTC 2009. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Good idea IMO |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to propose two extensions for the Cut (
;.) dyad.Some partitioned algorithms require to have position of non-complete shard at the begin of array. Current u;.3 and u;._3 implementation provides that shard at the end of array only. Following is the model of extension desired ("5" is selected randomly for example only):
Sometimes there is a need to align selected shard within frame not to the left (beginning) of the frame as currently implemented, but to the right (end), too:
-- Igor Zhuravlov <2009-12-26T16:55:18Z)>
Beta Was this translation helpful? Give feedback.
All reactions