Happy Swifting!
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
|
abs(...) advance(...) alignof(...) alignofValue(...) assert(...) bridgeFromObjectiveC(...) bridgeFromObjectiveCUnconditional(...) bridgeToObjectiveC(...) bridgeToObjectiveCUnconditional(...) c_malloc_size(...) c_memcpy(...) c_putchar(...) contains(...) count(...) countElements(...) countLeadingZeros(...) debugPrint(...) debugPrintln(...) distance(...) dropFirst(...) dropLast(...) dump(...) encodeBitsAsWords(...) enumerate(...) equal(...) filter(...) find(...) getBridgedObjectiveCType(...) getVaList(...) indices(...) insertionSort(...) isBridgedToObjectiveC(...) isBridgedVerbatimToObjectiveC(...) isUniquelyReferenced(...) join(...) lexicographicalCompare(...) map(...) max(...) maxElement(...) min(...) minElement(...) numericCast(...) partition(...) posix_read(...) posix_write(...) print(...) println(...) quickSort(...) reduce(...) reflect(...) reinterpretCast(...) reverse(...) roundUpToAlignment(...) sizeof(...) sizeofValue(...) sort(...) split(...) startsWith(...) strideof(...) strideofValue(...) swap(...) swift_MagicMirrorData_summaryImpl(...) swift_bufferAllocate(...) swift_keepAlive(...) toString(...) transcode(...) underestimateCount(...) unsafeReflect(...) withExtendedLifetime(...) withObjectAtPlusZero(...) withUnsafePointer(...) withUnsafePointerToObject(...) withUnsafePointers(...) withVaList(...) |