hash-ops: Hash Operations for Single State

Description Usage Arguments Value

Description

Hash Operations for Single State

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
haskey(x, ...)

## S3 method for class 'xhash'
x[state, ...]

## S3 replacement method for class 'xhash'
x[state, ...] <- value

## S3 method for class 'xhash'
haskey(x, state, ...)

Arguments

x

object

...

additional arguments to determine the key

state

state object

value

value to assign

Value


kota7/tictactoe documentation built on May 20, 2019, 1:11 p.m.