Formulary
← Back to Registry

anduin

A library implementing Clojure-like object oriented programming features

formulary install anduin==0.2.0

API Reference

PROTOCOL

Creates a Clojure-like PROTOCOL object which can be used with RECORDs.

Arguments:

  • traits: The traits that a RECORD that supports this PROTOCOL must define, as a vector.

RECORD

Creates a Clojure-like RECORD object that supports PROTOCOLs.

Arguments:

  • kind: The kind of object you are creating.
This package does not have a custom README. This page was automatically generated from package metadata.