Go Package strings: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
Line 10: Line 10:
<font color=darkkhaki>
<font color=darkkhaki>


* Introspect runes: [[Go_Strings#Introspect_Runes|Go Strings &#124; Introspect Runes]]
Functions:
 
</font>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
=Functions=


* <tt>[https://golang.org/pkg/strings/#Contains Contains]</tt>
* <tt>[https://golang.org/pkg/strings/#Contains Contains]</tt>
Line 46: Line 23:
* <tt>[https://golang.org/pkg/strings/#ToUpper ToUpper]</tt>
* <tt>[https://golang.org/pkg/strings/#ToUpper ToUpper]</tt>


===<tt>NewReader()</tt>===
NewReader()


* <tt>[https://golang.org/pkg/strings/#NewReader NewReader]</tt>
* <tt>[https://golang.org/pkg/strings/#NewReader NewReader]</tt>
</font>

Revision as of 00:30, 22 August 2023