package distributed

  1. Overview
  2. Docs

This module provides a type representing a node id.

type t

The abstract type representing a node id.

val get_name : t -> string

get_name node returns the name of the node.