mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Tweaked documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@631 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
5cb37bdacd
commit
62adee5d3d
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ Simple enough, however this constraint isn't serializable and thus yields a rath
|
||||||
|
|
||||||
Just like a parameter, a constraint can be displayed in a readable form using its serialization operator, see [link turtle.customisation.logging logging].
|
Just like a parameter, a constraint can be displayed in a readable form using its serialization operator, see [link turtle.customisation.logging logging].
|
||||||
|
|
||||||
Thus for a widely used constraint (for instance one shipped with the code of a library) it is likely better to define it like this :
|
Thus a widely used constraint (for instance one shipped with the code of a library) is likely better to be defined like this :
|
||||||
|
|
||||||
[custom_constraint_functor]
|
[custom_constraint_functor]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue