-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
143 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
<mxfile host="Electron" agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.7.17 Chrome/128.0.6613.36 Electron/32.0.1 Safari/537.36" version="24.7.17"> | ||
<diagram name="Page-1" id="BcevsgVmTdfs1AKpiNvQ"> | ||
<mxGraphModel dx="1114" dy="821" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0"> | ||
<root> | ||
<mxCell id="0" /> | ||
<mxCell id="1" parent="0" /> | ||
<mxCell id="T4-VnGGA1DKJHZXx6yKn-1" value="<div style="background-color:#ffffff;color:#080808"><pre style="font-family:'IBM Plex Mono',monospace;font-size:9.8pt;"><span style="color:#0033b3;">public fun </span><span style="color:#3f9101;">&lt;</span><span style="color:#007e8a;">T</span><span style="color:#3f9101;">&gt; </span><span style="color:#000000;">List</span><span style="color:#3f9101;">&lt;</span><span style="color:#007e8a;">T</span><span style="color:#3f9101;">&gt;</span>.<span style="color:#00627a;">slice</span><span style="color:#3f9101;">(</span><span style="color:#000000;">indices</span>: <span style="color:#000000;">IntRange</span><span style="color:#3f9101;">)</span>: <span style="color:#000000;">List</span><span style="color:#3f9101;">&lt;</span><span style="color:#007e8a;">T</span><span style="color:#3f9101;">&gt;</span></pre></div>" style="text;whiteSpace=wrap;html=1;" vertex="1" parent="1"> | ||
<mxGeometry x="100" y="190" width="470" height="50" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="T4-VnGGA1DKJHZXx6yKn-2" value="" style="shape=curlyBracket;whiteSpace=wrap;html=1;rounded=1;labelPosition=left;verticalLabelPosition=middle;align=right;verticalAlign=middle;rotation=-90;" vertex="1" parent="1"> | ||
<mxGeometry x="189.5" y="224.5" width="20" height="25" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="T4-VnGGA1DKJHZXx6yKn-3" value="타입 파라메터 선언" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fillColor=#f5f5f5;fontColor=#333333;strokeColor=none;" vertex="1" parent="1"> | ||
<mxGeometry x="144.5" y="250" width="110" height="20" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="T4-VnGGA1DKJHZXx6yKn-6" value="" style="shape=curlyBracket;whiteSpace=wrap;html=1;rounded=1;labelPosition=left;verticalLabelPosition=middle;align=right;verticalAlign=middle;rotation=90;" vertex="1" parent="1"> | ||
<mxGeometry x="251.5" y="184" width="20" height="25" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="T4-VnGGA1DKJHZXx6yKn-7" value="" style="shape=curlyBracket;whiteSpace=wrap;html=1;rounded=1;labelPosition=left;verticalLabelPosition=middle;align=right;verticalAlign=middle;rotation=90;" vertex="1" parent="1"> | ||
<mxGeometry x="518" y="186" width="20" height="25" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="T4-VnGGA1DKJHZXx6yKn-8" value="타입 파라메터가 수신 객체와 반환 타입에 사용됨" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fillColor=#f5f5f5;fontColor=#333333;strokeColor=none;" vertex="1" parent="1"> | ||
<mxGeometry x="254.5" y="130" width="270" height="30" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="T4-VnGGA1DKJHZXx6yKn-9" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.083;entryY=0.867;entryDx=0;entryDy=0;entryPerimeter=0;curved=1;" edge="1" parent="1" source="T4-VnGGA1DKJHZXx6yKn-6" target="T4-VnGGA1DKJHZXx6yKn-8"> | ||
<mxGeometry relative="1" as="geometry"> | ||
<Array as="points"> | ||
<mxPoint x="262" y="180" /> | ||
<mxPoint x="277" y="180" /> | ||
</Array> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="T4-VnGGA1DKJHZXx6yKn-10" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;curved=1;" edge="1" parent="1"> | ||
<mxGeometry relative="1" as="geometry"> | ||
<mxPoint x="528" y="191.5" as="sourcePoint" /> | ||
<mxPoint x="504" y="153" as="targetPoint" /> | ||
<Array as="points"> | ||
<mxPoint x="528" y="183" /> | ||
<mxPoint x="504" y="183" /> | ||
</Array> | ||
</mxGeometry> | ||
</mxCell> | ||
</root> | ||
</mxGraphModel> | ||
</diagram> | ||
</mxfile> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.