We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f068f1 commit 9b94d07Copy full SHA for 9b94d07
docs/3to4-primitives.md
@@ -1,5 +1,5 @@
1
-## The following methods now return primitive values (`long`/`boolean`/`double`
2
-instead of `Long`/`Boolean`/`Double`):
+## The following methods now return primitive values:
+\>> `long`/`boolean`/`double` instead of `Long`/`Boolean`/`Double`:
3
4
- dbSize()
5
- lastsave()
0 commit comments