util

package
v0.5.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 18, 2023 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Concat

func Concat[S ~[]E, E any](slices ...S) S

func Deref

func Deref[T any](v *T, or T) T

func Ref

func Ref[T any](v T) *T

func ToCamelCase

func ToCamelCase(s string) string

ToCamelCase is a very stupid implementation for converting PascalCase to camelCase.

NOTE: If we need to convert user-provided strings to camelCase, then we should replace this with the community strcase package.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL