package codex

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Parameter StatLogger.S

val id : string

Unique logger id, must be the same between all runs

type stat

The type of stats being saved. For example:

val combine : string -> stat -> stat -> stat