Drop: Difference between revisions

Jump to navigation Jump to search
190 bytes added ,  12:21, 25 October 2019
Miraheze>Adám Brudzewsky
(class= → lang=)
Miraheze>Adám Brudzewsky
Line 49: Line 49:
This implementation inherits all argument extensions from Take. The two middle lines are used to support right argument scalar rank extension and the [[SHARP APL]] short left argument extension. If Take does not have these extensions then they have no effect and can be removed.
This implementation inherits all argument extensions from Take. The two middle lines are used to support right argument scalar rank extension and the [[SHARP APL]] short left argument extension. If Take does not have these extensions then they have no effect and can be removed.


== Documentation ==
== External links ==


[http://help.dyalog.com/latest/Content/Language/Primitive%20Functions/Drop.htm Dyalog] [http://help.dyalog.com/latest/Content/Language/Primitive%20Functions/Drop%20with%20Axes.htm with axis]
== Lessons ==


J [https://www.jsoftware.com/help/dictionary/d531.htm Dictionary], [https://code.jsoftware.com/wiki/Vocabulary/curlyrtdot#dyadic NuVoc]
* [https://chat.stackexchange.com/rooms/52405/conversation/lesson-6-apl-functions-----#message-41304578 APL Cultivation]
 
=== Documentation ===
 
* [http://help.dyalog.com/latest/Content/Language/Primitive%20Functions/Drop.htm Dyalog] ([http://help.dyalog.com/latest/Content/Language/Primitive%20Functions/Drop%20with%20Axes.htm with axis])
 
* [https://www.jsoftware.com/help/dictionary/d531.htm J Dictionary], [https://code.jsoftware.com/wiki/Vocabulary/curlyrtdot#dyadic J NuVoc] (as <code>}.</code>)
{{APL built-ins}}
{{APL built-ins}}

Navigation menu