Slugify protocol

The Slugify protocol can be used to enable slugs for own data structures.

Source

Summary

slugify(data)

Returns the slug for the given data

Types

t :: term

Functions

slugify(data)

Returns the slug for the given data.

Source