refactor serde interfaces and impls
[awesomized/ext-ion] / docs / v0.1 / ion / Symbol / Enum / toSymbol.html
1 <!doctype html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <title>
6 Enum::toSymbol -
7 mdref
8 </title>
9 <meta property="og:title" content="ion\Symbol\Enum::toSymbol">
10 <meta name="viewport" content="width=1200, initial-scale=0.5">
11 <base href="/ext-ion/v0.1/">
12 <meta http-equiv="Content-Location" content="/ext-ion/v0.1/ion/Symbol/Enum/toSymbol">
13 <link rel="stylesheet" href="index.css">
14
15 <link rel="shortcut icon" href="/ext-ion/v0.1/favicon.ico">
16 </head>
17 <body>
18 <div class="page">
19
20 <div class="sidebar">
21
22 <div class="edit">
23 <a href="https://github.com/awesomized/ext-ion/edit/master/ion.stub.php">Edit</a>
24 </div>
25
26
27 <ul>
28 <li>&lsh; <a href="./">Home</a>
29
30 <ul>
31 <li>
32
33 &uarr; <a href="./ion">
34 ion
35 </a>
36 <ul>
37 <li>
38
39 &uarr; <a href="./ion/Symbol">
40 Symbol
41 </a>
42 <ul>
43 <li>
44
45 &uarr; <a href="./ion/Symbol/Enum">
46 Enum
47 </a>
48 <ul>
49 <li>
50
51 &circlearrowright; <strong><a href="./ion/Symbol/Enum/toSymbol">Enum::toSymbol</a></strong>
52
53
54
55 </ul>
56
57 <li>&ldsh; <a href="./ion/Symbol/Enum/toSID">Enum::toSID</a></li>
58
59 <li>&ldsh; <a href="./ion/Symbol/Enum/toString">Enum::toString</a></li>
60
61 </ul>
62
63 </li>
64
65 </ul>
66
67 </li>
68 </ul>
69
70 </li>
71 </ul>
72 </div>
73 <meta charset="utf-8"><h1>
74 <a class="permalink" href="ion/Symbol/Enum/toSymbol#">#</a><a href="ion/Symbol">ion\Symbol</a> <a href="ion/Symbol/Enum/toSymbol">ion\Symbol\Enum::toSymbol</a>()</h1><h2 id="Params:">Params:<a class="permalink" href="ion/Symbol/Enum/toSymbol#Params:">#</a>
75 </h2><p>None.</p><h2 id="Returns:">Returns:<a class="permalink" href="ion/Symbol/Enum/toSymbol#Returns:">#</a>
76 </h2><ul>
77 <li>
78 <a href="ion/Symbol">\ion\Symbol</a>, Instance of the symbol.</li>
79 </ul>
80 <div class="comments">
81 <style>.giscus-frame {min-height: 16em;}</style>
82 <script>
83 function giscus_load(button) {
84 let script = document.createElement("script");
85 script.setAttribute("data-repo", 'awesomized/ext-ion');
86 script.setAttribute("data-category", 'Comments on Docs');
87 script.setAttribute("data-repo-id", 'R_kgDOGfXEXw');
88 script.setAttribute("data-category-id", 'DIC_kwDOGfXEX84CBHuf');
89 script.setAttribute("data-mapping", 'og:title');
90 script.setAttribute("data-input-position", 'bottom');
91 script.setAttribute("data-reactions-enabled", false);
92 script.setAttribute("data-theme", 'light');
93 script.setAttribute("data-lang", 'en');
94
95 script.src = "//giscus.app/client.js";
96 button.parentNode.replaceChild(script, button);
97 }
98 </script>
99 <button class="activator" onclick="giscus_load(this)">Show Comments from Github Discussions</button>
100
101 </div>
102
103 <footer>
104
105 <ul>
106 <li><a href="https://github.com/m6w6/mdref">mdref-v3.0
107 </a></li>
108 <li><a href="LICENSE">&copy; 2013-2022 All rights reserved.</a></li>
109 <li>
110 </li>
111 </ul>
112
113 </footer>
114
115 <script src="index.js" defer></script>
116
117 </div>
118 </body>
119 </html>