Some examples of word usage: dotted pairs
1. The function takes a list of dotted pairs as its argument.
这个函数以点对列表作为参数。
2. Each element in the list is a dotted pair of two values.
列表中的每个元素都是两个值的点对。
3. The data structure uses dotted pairs to store key-value pairs.
这个数据结构使用点对来存储键值对。
4. The algorithm iterates through a list of dotted pairs to find a specific value.
该算法通过一个点对列表来查找特定的值。
5. The program creates a new dotted pair with the given values.
该程序使用给定的值创建一个新的点对。
6. The function returns a list of dotted pairs after processing the input data.
该函数在处理输入数据后返回一个点对列表。