Racket Libraries
5.1 双 and 􏿴
5.2 􏻿
5.3 􏿰
5.4 􏶃
5.5 􏷂
5.6 􏶿
5.7 
5.8 
5.9 
5.10 
5.11 Conditionals
5.12 
5.13 
On this page:
5.1.1 Naming Rules
5.1.2 双, 㐅, 􏿴, 􏿫, 阴, 阳
5.1.3 阴阳+  -
5.1.4 􏿝, 􏿜
5.1.5 
5.1.6 􏼏, 􏼏*
5.1.7 􏼓, 􏼎
5.1.8 弔, 弓,弓*, 􏹂, 􏹂*
5.1.9 􏷜, 􏷛, 􏷚, 􏷙, 􏷘, 􏷗, 􏷖, 􏷕, 􏷔, 􏷓
5.1.10 末, 􏹧
5.1.11 
5.1.12 􏾺,􏴌, 􏳹,􏳸, 􏳳,􏳲, 􏴁,􏳾, 􏳫?
5.1.13 􏳨, 􏳧, 􏳦
5.1.14 𰂋,偏,􏾜,重、𠝤
5.1.15 􏾛、𠆯
5.1.16 􏹋、􏹉、􏹊~、􏹊^,􏹅,􏹄,􏹌、􏹈,􏹇~、􏹇
5.1.17 􏹈分,􏹈巨
5.1.18 􏷒,􏷑, 􏷐,􏷏,􏷎,右􏷎
5.1.19 􏷑􏹈,􏷑􏿝,􏷑􏺗、􏷑􏺘
5.1.20 侕、􏳓,􏳖,􏳊
5.1.21 ming/  racket/  base
双?
㐅?
􏿴
􏿫
􏿴?
􏼎
􏿝
􏾛
􏹊~
􏹊~/  􏷇
􏹊~/  􏷅
􏹊~/  
􏹊^
􏹊^/  􏷇
􏹊^/  􏷅
􏹊^/  
𠆯
􏹋
􏹋/  􏷇
􏹋/  􏷅
􏹋/  
􏹅
􏹉
􏹉/  􏷇
􏹉/  􏷅
􏹉/  
􏹄
􏹌
􏹈
􏷒
􏷑
􏷐
􏷏
􏷎
右􏷎
阳+
阴+
阳-
阴-
阳+  +
阴+  +
阳-+
阴-+
阳+  -
阴+  -
阳--
阴--
阳+  +  +
阴+  +  +
阳-+  +
阴-+  +
阳+  -+
阴+  -+
阳--+
阴--+
阳+  +  -
阴+  +  -
阳-+  -
阴-+  -
阳+  --
阴+  --
阳---
阴---
5.1.22 ming/  racket/  list
穴?
􏷜
􏷛
􏷚
􏷙
􏷘
􏷗
􏷖
􏷕
􏷔
􏷓
􏹧
􏼓
􏳭
􏹂
弓*
􏹂*
􏾺
􏴌
􏳹
􏳸
􏴁
􏳿
􏴀
􏳾
􏳳
􏳲
􏳱
􏳰
􏳫?
􏳨
􏳧
􏳦
􏿜
𰂋
􏾜
𠝤
􏹇
􏹈分
􏹈巨
􏹈􏷑
􏷑􏿝
􏼏
􏼏*
􏳓
in侕
in􏳓
􏷑􏺗
􏷑􏺘
􏳊
􏳖
􏹇~
9.3

5.1 双 and 􏿴🔗

Originates from Pairs and Lists and extends to 􏿴.

5.1.1 Naming Rules🔗

Ideograph

Connotation

Elucidation

Example

as component

general derived set

Returns a new list with elements produced from the original input list. (Implies the input data and output data are the same type.)

   𰂋  􏾜 􏾛  𠆯 􏹈 􏷍?

as component

serial subset

Returns a new list with elements serially produced from the input list.(Implies the input data and output data are the same type.)

􏴛 􏾺 􏴌

􏴗 as component

the rest part of the serial subset

Returns a new list with elements serially produced from the input list.(Implies the input data and output data are the same type.)

􏾝 􏹋 􏳹 􏳸 􏺊

as component

broken subset

Returns a new list with removing some elements from the input list.

􏾘 𠝤 􏹊 􏹇

􏴺 as component

sectional sets

split the input list to sections or rearrange it to many related sets

 􏳷 􏳶 􏳳 􏳰

as component or as suffix

function as input

Implies the type of input data is function.

 􏹃 􏹅 􏹌 􏹂 􏳭 􏴁 􏳾

*SFX

strengthen

Strengthen the process, thus the data of output may become longer, and the type may be changed accordingly.

弓* 􏹂* 􏼏*

~SFX

soften

Soften the process, thus the output data shorter.

􏹊~ 􏹇~

^SFX

list as input

Implies the type of input data is list.

􏹊^ 伄^ 􏾘^

?SFX

boolean as output

Implies the type of output data is boolean.

双? 􏿴? 􏿳?

ideograph

  connotation : elment
  originates from :
  originally means : Right hand, borrowed as again in simplified chinese.
Resembles human’s hand that is holding an object.
Examples:   􏿫
又LB : + LB
ideograph

  connotation : links pairs, linked pairs
Is reaching from Left through Bottom to right, we write it in this way to stand multiple linked together.
Examples:  􏿴 􏿫
ideograph

  connotation : null
Is same as , because is same as .
Examples:   􏿴

5.1.2 双, 㐅, 􏿴, 􏿫, 阴, 阳🔗

Abstractly, we can pair two data together. Integrally, it is called . Separately, the position where set the first data is call , the second is call .

Further more, if we put another to position of the former , we get a linked data. Likewise, the linked data can be extended as long as you want. By this way, if we leave of the ending to be null(), we get a data called 􏿴; if not, we call it 􏿫.

: +
ideograph

  connotation : cons a pair data type
  originates from :
  originally means : pair
Two human hand here stand for a data type with spaces of holding two data.

􏿴 : 又LB +
ideograph

  connotation : list, introduce a list data type
The reaching from Left through Bottom to right stands for multiple linked head to tail; means ending with empty().

􏿴BR : 􏿴 + BR
ideograph

  connotation : list resemblance
Has the similar function process as it resembles and the type of output is same as 􏿴 accordingly.
Examples:  􏼓 􏼎 􏼏 􏿝

􏿫 : 又LB +
ideograph

  connotation : list with last element be pair
Resembles 􏿴 except substituting with , which means the ending position is not empty().

􏿫BR : 􏿫 + BR
ideograph

  connotation : resembles 􏿫
Has the similar function process as it resembles and the type of output is same as 􏿫 accordingly.
Examples:  􏿜

Examples:
> ( 1 2)

'(1 . 2)

> ( 1 ( 2 ( 3 ( 4 ))))

'(1 2 3 4)

> (􏿴 1 2 3 4)

'(1 2 3 4)

> ( 1 ( 2 ( 3 4)))

'(1 2 3 . 4)

> (􏿫 1 2 3 4)

'(1 2 3 . 4)

> (􏿫 1 2 3 '(4))

'(1 2 3 4)

> ( '(1 . 2))

1

> ( '(1 . 2))

2

> ( '(1 2 3 4))

1

> ( '(1 2 3 4))

'(2 3 4)

5.1.3 阴阳+-🔗

ideograph

  connotation : former
  originates from :
  originally means : sun
Originally means sun in Chinese. Especially is borrowed to mean the former part of an object, or the positive part of an object in Ming. wiki.

ideograph

  connotation : latter
  originates from :
  originally means : moon
Originally Means moon, borrowed to mean the secondary part of of an object, or the negative part of an object in Ming. wiki.

: +
ideograph

  connotation : the first half part
  originates from :
  originally means : sun, positive
ideograph

  connotation : the last half part
  originates from :
  originally means : negative

阳+ 
ideographs
阴+ 
ideographs
阳- 
ideographs
阴- 
ideographs

   : / + + / -
  connotation : 阴 or 阳 nested in mutiple parenthesis reverse order
For the case of procedures that start with or and following with + or -, + stands for and - stands for . For example, (阴+-- lst) is short for ( ( ( ( lst)))).

Examples:
> (阴+ '(1 2 3 4))

2

> (阴-+ '(1 2 3 4))

3

> ( '((1 1.1) 2 3 4))

'(1 1.1)

> (阳+ '((1 1.1) 2 3 4))

1

> (阳-+ '((1 1.1) 2 3 4))

1.1

5.1.4 􏿝, 􏿜🔗

􏿝 : + 􏿴BR
ideograph
􏿜 : + 􏿫BR
ideograph

Examples:
> (􏿴 1 2 3 4)

'(1 2 3 4)

> (􏿝 '(1) '(2) '(3) '(4))

'(1 2 3 4)

> (􏿝 '(1) '(2 3 4) '(5 6) '(7))

'(1 2 3 4 5 6 7)

> (􏿝 '(a b) 'c)

'(a b . c)

> (􏿝 '(a b) '(c . d))

'(a b c . d)

> (􏿝 '() 'a)

'a

> (􏿝 'a)

'a

> (􏿫 1 2 3 4)

'(1 2 3 . 4)

> (􏿜 '(1) '(2) '(3) '(4))

'(1 2 3 . 4)

> (􏿜 '(1) '(2 3 4) '(5 6) '(7))

'(1 2 3 4 5 6 . 7)

> (􏿫 1 2 3 '(4))

'(1 2 3 4)

> (􏿜 '(1) '(2) '(3) '((4)))

'(1 2 3 4)

> (􏿜 '(1) '(2 22) '(3 33) '((4 44)))

'(1 2 22 3 33 4 44)

> (􏿜 '(1) '(2 22) '((3 33)) '((4 44)))

'(1 2 22 (3 33) 4 44)

> (􏿜 '(a b) '(c))

'(a b . c)

> (􏿜 '(a b) '((c . d)))

'(a b c . d)

> (􏿜 '() '(a))

'a

> (􏿜 '(a))

'a

5.1.5 🔗

 
ideographs
􏾩 
ideographs
𰁦 
ideographs
𢪛 
ideographs
􏳭 
ideographs

   : / + + +
at here implies only change one value, thus the input values are only two: the index and the setting value.
ideograph

  connotation : the input is only one argument

🐘 𰁦 􏾩 𢪛

Examples:
> ( '(10 15 20 25) 1 1555)

'(10 1555 20 25)

> (􏳭 '(10 15 20 25) 1 􏽊)

'(10 16 20 25)

5.1.6 􏼏, 􏼏*🔗

􏼏 : + 􏿴BR
ideograph

Examples:
> (􏼏 10)

'(0 1 2 3 4 5 6 7 8 9)

> (􏼏 10 20)

'(10 11 12 13 14 15 16 17 18 19)

> (􏼏 10 20 2)

'(10 12 14 16 18)

> (􏼏* 10 20)

'(10 11 12 13 14 15 16 17 18 19 20)

> (􏼏* 10 20 2)

'(10 12 14 16 18 20)

5.1.7 􏼓, 􏼎🔗

􏼓 : + 􏿴
ideograph
􏼎 : + 􏿴
ideograph

Examples:
> (􏼓 5 'foo)

'(foo foo foo foo foo)

> (􏼎 5 )

'(0 1 2 3 4)

> (􏼎 5 􏽊)

'(1 2 3 4 5)

> (􏼎 5 ( (n)
          (􏼓 5 'foo)))

'((foo foo foo foo foo)

  (foo foo foo foo foo)

  (foo foo foo foo foo)

  (foo foo foo foo foo)

  (foo foo foo foo foo))

5.1.8 弔, 弓,弓*, 􏹂, 􏹂*🔗

ideograph

  connotation : index
  originates from :
  originally means : bow
Resembles a rope wraped on stick, thus this rope can be used to count how many circles it is wrapping on stick. Especially means the index of an object in Ming.
􏹂 : +
ideograph
 𢎨 
ideographs

  connotation : refers a value from an specific index or position
  originates from :
  originally means : refer, rank
Simplifies from . 𢎨 is different from at where the indexes or positions starting from 1 for human instead of 0 for computers.

🐘  𢎨  􏾘 􏾝

Examples:
> ( '(a b c d e c f) 2)

'c

> ( '(a b c d e c f) 'c)

2

> (弓* '(a b c d e c f) 'c)

'(2 5)

> (􏹂 '(a b 11 d 22 c f) 米?)

2

> (􏹂* '(a b 11 d 22 c f) 米?)

'(2 4)

5.1.9 􏷜, 􏷛, 􏷚, 􏷙, 􏷘, 􏷗, 􏷖, 􏷕, 􏷔, 􏷓🔗

𢎨RTT3 : 𢎨 + RTT3
ideograph

  connotation : No.
Is 𢎨 rotated 270 degrees, means No., e.g., No.1 or 2 or 3....
􏷜 
ideographs
􏷛 
ideographs
􏷚 
ideographs
􏷙 
ideographs
􏷘 
ideographs
􏷗 
ideographs
􏷗 
ideographs
􏷖 
ideographs
􏷕 
ideographs
􏷔 
ideographs
􏷓 
ideographs

   : 𢎨RTT3 + / / / / / / / / /
  connotation : No.1 2 3 ...

🐘 (􏷜 '(1 2 3 4 5 6 7 8 9 10)) is same as (𢎨 '(1 2 3 4 5 6 7 8 9 10) 1) and ( '(1 2 3 4 5 6 7 8 9 10) 0).

Examples:
> (􏷜 '(1 2 3 4 5 6 7 8 9 10))

1

> (􏷛 '(1 2 3 4 5 6 7 8 9 10))

2

> (􏷚 '(1 2 3 4 5 6 7 8 9 10))

3

> (􏷙 '(1 2 3 4 5 6 7 8 9 10))

4

> (􏷓 '(1 2 3 4 5 6 7 8 9 10))

10

5.1.10 末, 􏹧🔗

􏹧 : +
ideograph

Examples:
> ( '(1 2 3 4))

4

> (􏹧 '(1 2 3 4))

'(4)

> (􏹧 '(1 2 3 . 4))

'(3 . 4)

5.1.11 🔗

🐘 􏹃

Example:
> ( '(a b c d e 3 f g))

8

5.1.12 􏾺,􏴌, 􏳹,􏳸, 􏳳,􏳲, 􏴁,􏳾, 􏳫?🔗

𠂇
ideograph

  connotation : left, from left
  originates from :
  originally means : left
􏴊
ideograph

  connotation : right, from right
  originates from :
  originally means : right
􏳫? 
ideographs
􏾺 
ideographs
􏴌 
ideographs
􏳹 
ideographs
􏳸 
ideographs
􏴁 
ideographs
􏳾 
ideographs
􏳳 
ideographs
􏳲 
ideographs
􏳰 
ideographs

   : 􏳬 + 𠂇 / 􏴊 + + / 􏴗 / 􏳥 + ?SFX

🐘  􏴛 􏾝 􏺊

Examples:
> (􏾺 '(a b c d e f g) 2)

'(a b)

> (􏴌 '(a b c d e f g) 2)

'(f g)

> (􏳹 '(a b c d e f g) 2)

'(c d e f g)

> (􏳸 '(a b c d e f g) 2)

'(a b c d e)

> (􏳳 '(a b c d e f g) 2)

'(a b)

'(c d e f g)

> (􏳲 '(a b c d e f g) 2)

'(a b c d e)

'(f g)

> (􏴁 '(8 4 a b 1 c d 2 e f g 3 5 9) 米?)

'(8 4)

> (􏳾 '(8 4 a b 1 c d 2 e f g 3 5 9) 米?)

'(8 4 a b 1 c d 2 e f g)

> (􏳫? '(a b) '(a b c d e f g))

#t

> (􏳫? '(a b z) '(a b c d e f g))

#f

5.1.13 􏳨, 􏳧, 􏳦🔗

􏳨 
ideographs
􏳧 
ideographs
􏳦 
ideographs

   : 􏳬 + + / 􏳤 / 􏳥

Examples:
> (􏳨 '(a b x y z) '(a b c d e f g))

'(a b)

> (􏳧 '(a b x y z) '(a b c d e f g))

'(x y z)

'(c d e f g)

> (􏳦 '(a b x y z) '(a b c d e f g))

'(a b)

'(x y z)

'(c d e f g)

5.1.14 𰂋,偏,􏾜,重、𠝤🔗

ideograph

  connotation : insert between
  originates from :
  originally means : gap, interval, between
ideograph

  connotation : flatten
  originates from :
  originally means : flat, thin
ideograph

  connotation : shuffle
  originates from :
  originally means : disorder
ideograph

  connotation : duplication
  originates from :
  originally means : heavy, deep, again, repeat, overlap

𰂋 : +
ideograph
: +
ideograph
􏾜 : +
ideograph
𠝤 : +
ideograph

Examples:
> (𰂋 '(a b c d) ')

'(a 和 b 和 c 和 d)

> ( '((a b) (c d) (e f)))

'(a b c d e f)

> (􏾜 '(a b c d e d c b a))

'(a b c b d e c a d)

> ( '(a b c d e d c b a))

'd

> (𠝤 '(a b c d e d c b a))

'(a b c d e)

5.1.15 􏾛、𠆯🔗

ideograph

  connotation : reverse
  originates from :
  originally means : rotated adult
ideograph

  connotation : sort
  originates from :
  originally means : in order, comply, sort

􏾛 : +
ideograph
𠆯 
ideographs
􏽒 
ideographs

   : / +
Resembles Chinese characters such as , , and thus have a simliar meaning.

Examples:
> (􏾛 '(21 3 888 666 55 77 1000))

'(1000 77 55 666 888 3 21)

> (𠆯 '(21 3 888 666 55 77 1000) <)

'(3 21 55 77 666 888 1000)

> (𠆯 '(21 3 888 666 55 77 1000) >)

'(1000 888 666 77 55 21 3)

> (𠆯 '("cat" "dog" "chicken" "duck" "fox") 句<?)

'("cat" "chicken" "dog" "duck" "fox")

> (𠆯 '("cat" "dog" "chicken" "duck" "fox") 句>?)

'("fox" "duck" "dog" "chicken" "cat")

5.1.16 􏹋、􏹉、􏹊~、􏹊^,􏹅,􏹄,􏹌、􏹈,􏹇~、􏹇🔗

ideograph

  connotation : find
  originates from :
  originally means : find, search, seek
􏹅 
ideographs
􏹇 
ideographs
􏹉 
ideographs
􏹄 
ideographs
􏹈 
ideographs
􏹌 
ideographs
􏹋 
ideographs
􏹊 
ideographs

   : / + + + /

Examples:
> (􏹋 'c '(a b c d e f))

'(c d e f)

> (􏹉 'c '((a b) (c d) (e f)))

'(c d)

> (􏹊~ 'c '(a b c d e c f))

'(a b d e c f)

> (􏹊^ '(c e) '(a b c d e c f))

'(a b d f)

> (􏹌 米? '(a b 1 c d 3 e 9 f))

1

> (􏹈 米? '(a b 1 c d 3 e 9 f))

'(1 3 9)

> (􏹅 米? '(a b 1 c d 3 e 9 f))

'(1 c d 3 e 9 f)

> (􏹄 米? '((a b) (1 d) (j k) (8 f)))

'(1 d)

> (􏹇 米? '(a b 1 c d 3 e 9 f))

'(a b c d e f)

> (􏹇~ 米? '(a b 1 c d 3 e 9 f))

'(a b c d 3 e 9 f)

5.1.17 􏹈分,􏹈巨🔗

🐘  􏹃

Examples:
> (􏹈分 米? '(a b 1 c d 3 e 9 f))

'(1 3 9)

'(a b c d e f)

> (􏹈巨 米? '(a b 1 c d 3 e 9 f))

3

5.1.18 􏷒,􏷑, 􏷐,􏷏,􏷎,右􏷎🔗

ideograph

  connotation : each
  originates from :
  originally means : every, each
Do not confuse with .
􏷒 : +
ideograph

  connotation : each
component implies the input data is procedure.

􏷑 
ideographs
􏷉 
ideographs
􏷐 
ideographs
􏷏 
ideographs
􏷎 
ideographs

   : / / / / + 􏷒
(􏷑 PROC (􏿴 a b c)) is simplified from: (􏿴 (PROC a) (PROC b) (PROC c))
(􏷐 PROC (􏿴 a b c)) is simplf-from: ( (PROC a) (PROC b) (PROC c))
(􏷏 PROC (􏿴 a b c)) is simplified from: ( (PROC a) (PROC b) (PROC c))
(􏷎 PROC z (􏿴 a b c)) is simplified from: (PROC c (PROC b (PROC a z)))
(右􏷎 PROC z (􏿴 a b c)) is simplified from: (PROC a (PROC b (PROC c z)))

Examples:
> (􏷒 display (􏿴 2 4 6 8))

2468

> (􏷑 􏽊 '(1 2 3 4))

'(2 3 4 5)

> (􏷑 + '(1 2 3 4) '(100 200 300 400))

'(101 202 303 404)

> (􏷐 􏻛? '(1 2 -3 4))

#f

> (􏷐 + '(1 2 3 4) '(100 200 300 400))

404

> (􏷐 􏻚? '(1 2 -3 4))

#f

> (􏷏 + '(1 2 3 4) '(100 200 300 400))

101

> (􏷎 + 0 '(1 2 -3 4))

4

> (􏷎  '() '(1 2 -3 4))

'(4 -3 2 1)

> (右􏷎  '() '(1 2 -3 4))

'(1 2 -3 4)

5.1.19 􏷑􏹈,􏷑􏿝,􏷑􏺗、􏷑􏺘🔗

ideograph

  connotation : max
  originates from :
  originally means : big
ideograph

  connotation : min
  originates from :
  originally means : small
􏺗 
ideographs
􏺘 
ideographs

   : + + /

Examples:
> (􏹈􏷑 ( (x) ( (􏻛? x) (􏽊 x))) '(-2 -1 0 1 2))

'(2 3)

> (􏷑􏿝 􏻿化􏿴 '(#(1) #(2 3) #(4)))

'(1 2 3 4)

> (􏷑􏺗 char->integer '(#\a #\y #\b #\k #\c #\j #\d))

#\y

> (􏷑􏺘 char->integer '(#\a #\y #\b #\k #\c #\j #\d))

#\a

> (􏷑􏺗  '((3 pears) (1 banana) (2 apples)))

'(3 pears)

> (􏷑􏺘  '((3 pears) (1 banana) (2 apples)))

'(1 banana)

5.1.20 侕、􏳓,􏳖,􏳊🔗

 
ideographs
􏳓 
ideographs

   : + / 􏳗
Since having and   􏳗, as a whole they specify the input is list and output is a list of lists.

􏳖 
ideographs

   : + 􏳬 + X + 􏳗
X stands for the methemathic sign of cartesian product(X). 􏳬 specifies the input to be more than one same type values.

Although is same as cn char , but it does not has the same meaning at all.

 
ideographs
􏳗 
ideographs

   : + 𦉫 /
  connotation : list to sectional lists of list
􏳗 differs itself with in the place that the output is more ordered or formal, while specifies the output to be more casual.

: + 丿
ideograph
When it is wrote together with or 􏳗, as a whole they specify one list as input and lists of a new list(􏴳) as output.

􏳊 : 􏳋 + 􏹌
ideograph

Examples:
> ( '(a b c))

'(() (a) (b) (a b) (c) (a c) (b c) (a b c))

> ( '(a b c) 2)

'((a b) (a c) (b c))

> (􏳓 '(a b c))

'((a b c) (b a c) (a c b) (c a b) (b c a) (c b a))

> (􏳖 '(1 2 3) '(a b c) '(x y z))

'((1 a x)

  (1 a y)

  (1 a z)

  (1 b x)

  (1 b y)

  (1 b z)

  (1 c x)

  (1 c y)

  (1 c z)

  (2 a x)

  (2 a y)

  (2 a z)

  (2 b x)

  (2 b y)

  (2 b z)

  (2 c x)

  (2 c y)

  (2 c z)

  (3 a x)

  (3 a y)

  (3 a z)

  (3 b x)

  (3 b y)

  (3 b z)

  (3 c x)

  (3 c y)

  (3 c z))

> (􏳊 米? '(1 a 2 b 3 c))

'((1 2 3) (a b c))

5.1.21 ming/racket/base🔗

transformer

 :  = cons

transformer

双? :  + ?SFX = pair?

transformer

 :  = car

transformer

 :  = cdr

transformer

㐅? :  + ?SFX = null?

transformer

 :  = null

transformer

􏿴 : 􏿴 = list

transformer

􏿫 : 􏿫 = list*

transformer

􏿴? : 􏿴 + ?SFX = list?

transformer

􏼎 : 􏼎 = build-list

transformer

 :  = list-ref

transformer

 :  = length

transformer

􏿝 : 􏿝 = append

transformer

􏾛 : 􏾛 = reverse

transformer

􏹊~ : 􏹊 + ~SFX = remove

transformer

􏹊~/􏷇 : 􏹊~ + /IFX + 􏷇 = remw

transformer

􏹊~/􏷅 : 􏹊~ + /IFX + 􏷅 = remv

transformer

􏹊~/冃 : 􏹊~ + /IFX +  = remq

transformer

􏹊^ : 􏹊 + ^SFX = remove*

transformer

􏹊^/􏷇 : 􏹊^ + /IFX + 􏷇 = remw*

transformer

􏹊^/􏷅 : 􏹊^ + /IFX + 􏷅 = remv*

transformer

􏹊^/冃 : 􏹊^ + /IFX +  = remq*

transformer

𠆯 : 𠆯 = sort

transformer

􏹋 : 􏹋 = member

transformer

􏹋/􏷇 : 􏹋 + /IFX + 􏷇 = memw

transformer

􏹋/􏷅 : 􏹋 + /IFX + 􏷅 = memv

transformer

􏹋/冃 : 􏹋 + /IFX +  = memq

transformer

􏹅 : 􏹅 = memf

transformer

􏹉 : 􏹉 = assoc

transformer

􏹉/􏷇 : 􏹉 + /IFX + 􏷇 = assw

transformer

􏹉/􏷅 : 􏹉 + /IFX + 􏷅 = assv

transformer

􏹉/冃 : 􏹉 + /IFX +  = assq

transformer

􏹄 : 􏹄 = assf

transformer

􏹌 : 􏹌 = findf

transformer

􏹈 : 􏹈 = filter

transformer

􏷒 : 􏷒 = for-each

transformer

􏷑 : 􏷑 = map

transformer

􏷐 : 􏷐 = andmap

transformer

􏷏 : 􏷏 = ormap

transformer

􏷎 : 􏷎 = foldl

transformer

右􏷎 :  + 􏷎 = foldr

transformer

阳+ : 阳+ = caar

transformer

阴+ : 阴+ = cadr

transformer

阳- : 阳- = cdar

transformer

阴- : 阴- = cddr

transformer

阳++ : 阳+ = caaar

transformer

阴++ : 阴+ = caadr

transformer

阳-+ : 阳- = cadar

transformer

阴-+ : 阴- = caddr

transformer

阳+- : 阳+ = cdaar

transformer

阴+- : 阴+ = cdadr

transformer

阳-- : 阳- = cddar

transformer

阴-- : 阴- = cdddr

transformer

阳+++ : 阳+ = caaaar

transformer

阴+++ : 阴+ = caaadr

transformer

阳-++ : 阳- = caadar

transformer

阴-++ : 阴- = caaddr

transformer

阳+-+ : 阳+ = cadaar

transformer

阴+-+ : 阴+ = cadadr

transformer

阳--+ : 阳- = caddar

transformer

阴--+ : 阴- = cadddr

transformer

阳++- : 阳+ = cdaaar

transformer

阴++- : 阴+ = cdaadr

transformer

阳-+- : 阳- = cdadar

transformer

阴-+- : 阴- = cdaddr

transformer

阳+-- : 阳+ = cddaar

transformer

阴+-- : 阴+ = cddadr

transformer

阳--- : 阳- = cdddar

transformer

阴--- : 阴- = cddddr

5.1.22 ming/racket/list🔗

transformer

 :  = empty

transformer

穴? :  + ?SFX = empty?

transformer

􏷜 : 􏷜 = first

transformer

􏷛 : 􏷛 = second

transformer

􏷚 : 􏷚 = third

transformer

􏷙 : 􏷙 = fourth

transformer

􏷘 : 􏷘 = fifth

transformer

􏷗 : 􏷗 = sixth

transformer

􏷖 : 􏷖 = seventh

transformer

􏷕 : 􏷕 = eighth

transformer

􏷔 : 􏷔 = ninth

transformer

􏷓 : 􏷓 = tenth

transformer

 :  = last

transformer

􏹧 : 􏹧 = last-pair

transformer

􏼓 : 􏼓 = make-list

transformer

 :  = list-set

transformer

􏳭 :  +  = list-update

transformer

 :  = index-of

transformer

􏹂 : 􏹂 = index-where

transformer

弓* :  + *SFX = indexes-of

transformer

􏹂* : 􏹂 + *SFX = indexes-where

transformer

􏾺 : 𠂇 +  = take

transformer

􏴌 : 􏴊 +  = take-right

transformer

􏳹 : 𠂇 + 􏴗 = drop

transformer

􏳸 : 􏴊 + 􏴗 = drop-right

transformer

􏴁 : 􏾺 +  = takef

transformer

􏳿 : 􏴌 +  = takef-right

transformer

􏴀 : 􏳹 +  = dropf

transformer

􏳾 : 􏳸 +  = dropf-right

transformer

􏳳 : 𠂇 + 􏳥 = split-at

transformer

􏳲 : 􏴊 + 􏳥 = split-at-right

transformer

􏳱 : 􏳳 +  = splitf-at

transformer

􏳰 : 􏳲 = splitf-at-right

transformer

􏳫? : 􏳬 + 􏾺 + ?SFX = list-prefix?

transformer

􏳨 : 􏳬 + +  = take-common-prefix

transformer

􏳧 : 􏳬 + + 􏳤 = drop-common-prefix

transformer

􏳦 : 􏳬 + + 􏳥 = split-common-prefix

transformer

􏿜 : 􏿜 = append*

transformer

𰂋 : 𰂋 = add-between

transformer

 :  = flatten

transformer

􏾜 : 􏾜 = shuffle

transformer

 :  = check-duplicates

transformer

𠝤 : 𠝤 = remove-duplicates

transformer

􏹇 : 􏹇 = filter-not

transformer

􏹈分 : 􏹈 +  = partition

transformer

􏹈巨 : 􏹈 +  = count

transformer

􏹈􏷑 : 􏹈 + 􏷑 = filter-map

transformer

􏷑􏿝 : 􏷑 + 􏿝 = append-map

transformer

􏼏 : 􏼏 = range

transformer

􏼏* : 􏼏 + *SFX = inclusive-range

transformer

 :  = combinations

transformer

􏳓 : 􏳓 = permutations

transformer

in侕 : i + n +  = in-combinations

transformer

in􏳓 : i + n + 􏳓 = in-permutations

transformer

􏷑􏺗 : 􏷑 + 􏺗 = argmax

transformer

􏷑􏺘 : 􏷑 + 􏺘 = argmin

transformer

􏳊 : 􏳊 = group-by

transformer

􏳖 : 􏳖 = cartesian-product

transformer

􏹇~ : 􏹇 + ~SFX = remf