From 1358cd5185ceb156ea3ef2ec939fd211496ca7e3 Mon Sep 17 00:00:00 2001 From: William Jackson Date: Sun, 8 Nov 2015 10:26:45 +0200 Subject: [PATCH] Create prepend.tid --- editions/tw5.com/tiddlers/filters/prepend.tid | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 editions/tw5.com/tiddlers/filters/prepend.tid diff --git a/editions/tw5.com/tiddlers/filters/prepend.tid b/editions/tw5.com/tiddlers/filters/prepend.tid new file mode 100644 index 000000000..e45c1b0b1 --- /dev/null +++ b/editions/tw5.com/tiddlers/filters/prepend.tid @@ -0,0 +1,18 @@ +caption: prepend +created: 20151017145439292 +creator: matabele +modified: 20151108051701587 +modifier: matabele +op-input: a list of items +op-neg-output: a list with items prepended from the tail of the operand array +op-output: a list with items prepended from the head of the operand array +op-parameter: the array of items to be prepended to the head of the list +op-parameter-name: list +op-purpose: prepend a range of items from an array to the list +op-suffix: an integer N, defaulting to all +revision: 0 +tags: [[Filter Operators]] [[Order Operators]] [[Listops Operators]] +title: prepend Operator +type: text/vnd.tiddlywiki + +<<.operator-examples "prepend">>