File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: 0d51ca45814bbc60d7a1e6cf6fc7213f0b49c8d5 Maintainer: Saki Status: ready -->
3+ <!-- EN-Revision: 594f83cb7aff5d87d52426e68691c1fa06963b1d Maintainer: Saki Status: ready -->
44
55<reference xmlns =" http://docbook.org/ns/docbook" xml : id =" enum.random-intervalboundary" role =" enum" >
66 <title >Random\IntervalBoundary Enum</title >
2424 <enumitem >
2525 <enumidentifier >ClosedOpen</enumidentifier >
2626 <enumitemdescription >
27- 左開区間 。下限(下側の境界)は区間に含まれ、上限(上側の境界)は含まれません。
27+ 右開区間 。下限(下側の境界)は区間に含まれ、上限(上側の境界)は含まれません。
2828 </enumitemdescription >
2929 </enumitem >
3030
3838 <enumitem >
3939 <enumidentifier >OpenClosed</enumidentifier >
4040 <enumitemdescription >
41- 右開区間 。上限(上側の境界)は区間に含まれ、下限(下側の境界)は含まれません。
41+ 左開区間 。上限(上側の境界)は区間に含まれ、下限(下側の境界)は含まれません。
4242 </enumitemdescription >
4343 </enumitem >
4444
You can’t perform that action at this time.
0 commit comments