SenseTalk ReferenceSenseTalk Dictionary *Preview*Symbols&&& (triple ampersand)バージョン:25.3このページの内容:&&& (triple ampersand)Operator List concatenation. Examples: put 4 &&& 5 --> [4,5] put [1,2,3] &&& ["a","b","c"] --> [1,2,3,"a","b","c"] Related Terms Related terms in the SenseTalk Dictionary. insert