pair →
pair-key() → any

Returns the key component of the input pair.

Parameters

This function has no parameters.

Examples

("BE" => 42) | pair-key  "BE"

Kind: Function
Scope: pair
Aliases: None


This site uses Just the Docs, a documentation theme for Jekyll.