strutils

package
v0.0.0-...-83fde48 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2026 License: BSD-2-Clause Imports: 2 Imported by: 0

Documentation

Overview

Package strutils provides utility functions for string operations using fp-go functional patterns.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func JoinStrings

func JoinStrings(parts ...string) string

JoinStrings joins multiple strings using the fp-go string monoid via [A.Fold]. It is a variadic wrapper around folding the parts with [S.Monoid].

Types

This section is empty.

Jump to

Keyboard shortcuts

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