Action
NAME
Arithmetic::PaperAndPencil::Action - action when computing an arithmetic operation
SYNOPSIS
use Arithmetic::PaperAndPencil::Action;
DESCRIPTION
This lass should not be used directly. It is meant to be a utility
module for Arithmetic::PaperAndPencil
.
Arithmetic::PaperAndPencil::Action
is a class storing various
actions when computing an operation: writing digits on the paper,
drawing lines, reading previously written digits, etc.
AUTHOR
Jean Forget <[email protected]>
COPYRIGHT AND LICENSE
Copyright 2023, 2024 Jean Forget
This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.