1717 < a title ="Queue Class Reference "> </ a >
1818 < header >
1919 < div class ="content-wrapper ">
20- < p > < a href ="../index.html "> SwiftGraph 3.1 Docs</ a > (73% documented)</ p >
21- < p class ="header-right "> < a href ="https://github.com/davecom/SwiftGraph "> < img src ="../img/gh.png "/> View on GitHub</ a > </ p >
22- < p class ="header-right ">
20+ < p > < a href ="../index.html "> SwiftGraph 4.0.0 Docs</ a > (73% documented)</ p >
21+ < p class ="header-right "> < a href ="https://github.com/davecom/SwiftGraph "> < img src ="../img/gh.png " alt =" GitHub " /> View on GitHub</ a > </ p >
22+ < div class ="header-right ">
2323 < form role ="search " action ="../search.json ">
2424 < input type ="text " placeholder ="Search documentation " data-typeahead >
2525 </ form >
26- </ p >
26+ </ div >
2727 </ div >
2828 </ header >
2929 < div class ="content-wrapper ">
3030 < p id ="breadcrumbs ">
31- < a href ="../index.html "> SwiftGraph Reference</ a >
32- < img id ="carat " src ="../img/carat.png " />
31+ < a href ="../index.html "> SwiftGraph</ a >
32+ < img id ="carat " src ="../img/carat.png " alt =""/>
33+ < a href ="../Classes.html "> Classes</ a >
34+ < img id ="carat " src ="../img/carat.png " alt =""/>
3335 Queue Class Reference
3436 </ p >
3537 </ div >
@@ -142,7 +144,7 @@ <h1>Queue</h1>
142144 < p > Implements a queue - helper class that uses an array internally.</ p >
143145
144146 < div class ="slightly-smaller ">
145- < a href ="https://github.com/davecom/SwiftGraph/tree/3.1 /Sources/SwiftGraph/Queue.swift#L20-L55 "> Show on GitHub</ a >
147+ < a href ="https://github.com/davecom/SwiftGraph/tree/4.0.0 /Sources/SwiftGraph/Queue.swift#L20-L55 "> Show on GitHub</ a >
146148 </ div >
147149 </ section >
148150 < section class ="section task-group-section ">
@@ -173,7 +175,7 @@ <h4>Declaration</h4>
173175 </ div >
174176 </ div >
175177 < div class ="slightly-smaller ">
176- < a href ="https://github.com/davecom/SwiftGraph/tree/3.1 /Sources/SwiftGraph/Queue.swift#L "> Show on GitHub</ a >
178+ < a href ="https://github.com/davecom/SwiftGraph/tree/4.0.0 /Sources/SwiftGraph/Queue.swift#L24 "> Show on GitHub</ a >
177179 </ div >
178180 </ section >
179181 </ div >
@@ -203,7 +205,7 @@ <h4>Declaration</h4>
203205 </ div >
204206 </ div >
205207 < div class ="slightly-smaller ">
206- < a href ="https://github.com/davecom/SwiftGraph/tree/3.1 /Sources/SwiftGraph/Queue.swift#L26-L28 "> Show on GitHub</ a >
208+ < a href ="https://github.com/davecom/SwiftGraph/tree/4.0.0 /Sources/SwiftGraph/Queue.swift#L26-L28 "> Show on GitHub</ a >
207209 </ div >
208210 </ section >
209211 </ div >
@@ -233,7 +235,7 @@ <h4>Declaration</h4>
233235 </ div >
234236 </ div >
235237 < div class ="slightly-smaller ">
236- < a href ="https://github.com/davecom/SwiftGraph/tree/3.1 /Sources/SwiftGraph/Queue.swift#L30-L32 "> Show on GitHub</ a >
238+ < a href ="https://github.com/davecom/SwiftGraph/tree/4.0.0 /Sources/SwiftGraph/Queue.swift#L30-L32 "> Show on GitHub</ a >
237239 </ div >
238240 </ section >
239241 </ div >
@@ -263,7 +265,7 @@ <h4>Declaration</h4>
263265 </ div >
264266 </ div >
265267 < div class ="slightly-smaller ">
266- < a href ="https://github.com/davecom/SwiftGraph/tree/3.1 /Sources/SwiftGraph/Queue.swift#L34-L46 "> Show on GitHub</ a >
268+ < a href ="https://github.com/davecom/SwiftGraph/tree/4.0.0 /Sources/SwiftGraph/Queue.swift#L34-L46 "> Show on GitHub</ a >
267269 </ div >
268270 </ section >
269271 </ div >
@@ -293,7 +295,7 @@ <h4>Declaration</h4>
293295 </ div >
294296 </ div >
295297 < div class ="slightly-smaller ">
296- < a href ="https://github.com/davecom/SwiftGraph/tree/3.1 /Sources/SwiftGraph/Queue.swift#L48-L50 "> Show on GitHub</ a >
298+ < a href ="https://github.com/davecom/SwiftGraph/tree/4.0.0 /Sources/SwiftGraph/Queue.swift#L48-L50 "> Show on GitHub</ a >
297299 </ div >
298300 </ section >
299301 </ div >
@@ -323,7 +325,7 @@ <h4>Declaration</h4>
323325 </ div >
324326 </ div >
325327 < div class ="slightly-smaller ">
326- < a href ="https://github.com/davecom/SwiftGraph/tree/3.1 /Sources/SwiftGraph/Queue.swift#L52-L54 "> Show on GitHub</ a >
328+ < a href ="https://github.com/davecom/SwiftGraph/tree/4.0.0 /Sources/SwiftGraph/Queue.swift#L52-L54 "> Show on GitHub</ a >
327329 </ div >
328330 </ section >
329331 </ div >
@@ -336,7 +338,7 @@ <h4>Declaration</h4>
336338 < a name ="//apple_ref/swift/Section/Available where `T`: `Equatable` " class ="dashAnchor "> </ a >
337339 < div class ="section-name-container ">
338340 < a class ="section-name-link " href ="#/Available%20where%20%60T%60%3A%20%60Equatable%60 "> </ a >
339- < h3 class ="section-name "> < p > Available where < code > T</ code > : < code > Equatable</ code > </ p >
341+ < h3 class ="section-name "> < span > Available where < code > T</ code > : < code > Equatable</ code > </ span >
340342</ h3 >
341343 </ div >
342344 </ div >
@@ -366,7 +368,7 @@ <h4>Declaration</h4>
366368 </ div >
367369 </ div >
368370 < div class ="slightly-smaller ">
369- < a href ="https://github.com/davecom/SwiftGraph/tree/3.1 /Sources/SwiftGraph/Queue.swift#L58-L64 "> Show on GitHub</ a >
371+ < a href ="https://github.com/davecom/SwiftGraph/tree/4.0.0 /Sources/SwiftGraph/Queue.swift#L58-L64 "> Show on GitHub</ a >
370372 </ div >
371373 </ section >
372374 </ div >
@@ -376,11 +378,10 @@ <h4>Declaration</h4>
376378 </ section >
377379 </ section >
378380 < section id ="footer ">
379- < p > © 2021 < a class ="link " href ="https://twitter.com/davekopec " target ="_blank " rel ="external "> David</ a > . All rights reserved. (Last updated: 2021-02-19 )</ p >
380- < p > Generated by < a class ="link " href ="https://github.com/realm/jazzy " target ="_blank " rel ="external "> jazzy ♪♫ v0.13.6 </ a > , a < a class ="link " href ="https://realm.io " target ="_blank " rel ="external "> Realm</ a > project.</ p >
381+ < p > © 2026 < a class ="link " href ="https://twitter.com/davekopec " target ="_blank " rel ="external noopener "> David Kopec </ a > . All rights reserved. (Last updated: 2026-03-05 )</ p >
382+ < p > Generated by < a class ="link " href ="https://github.com/realm/jazzy " target ="_blank " rel ="external noopener "> jazzy ♪♫ v0.15.4 </ a > , a < a class ="link " href ="https://realm.io " target ="_blank " rel ="external noopener "> Realm</ a > project.</ p >
381383 </ section >
382384 </ article >
383385 </ div >
384386 </ body >
385- </ div >
386387</ html >
0 commit comments