gyx v0.1.1 Gyx.Core.Spaces.DiscreteAgent

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor

n()

Link to this section Types

Link to this type

t()
t() :: %Gyx.Core.Spaces.DiscreteAgent{
  n: integer(),
  seed: {integer(), integer(), integer()}
}

Link to this section Functions

Link to this function

child_spec(arg)

Returns a specification to start this module under a supervisor.

See Supervisor.