|
|
|
|
|
by gnuvince
4782 days ago
|
|
> I could easily write a custom Append func in my own application because I would know the Slice types I'm trying to operate on. More precisely, you would write one custom Append function per Slice type. AppendString, AppendInt, AppendWhatever. |
|