mirror of
https://github.com/utoni/nDPId.git
synced 2026-05-05 10:41:35 +00:00
14 lines
165 B
Text
14 lines
165 B
Text
LL macros
|
|
a b c
|
|
search scalar found b
|
|
search found a
|
|
|
|
DL macros
|
|
a b c
|
|
search scalar found b
|
|
search found a
|
|
|
|
CDL macros
|
|
c b a
|
|
search scalar found b
|
|
search found a
|