#REFACTORING by stefan
authorStefan Vogel <sv@exept.de>
Fri, 23 Jun 2017 11:47:47 +0200
changeset 4449 5d3b0d56cfd3
parent 4448 f9bbcb40b337
child 4450 c832d7890dda
#REFACTORING by stefan class: stx_libbasic2 class changed: #extensionMethodNames move libbasic2 extension methods from Block to libbasic2
stx_libbasic2.st
--- a/stx_libbasic2.st	Fri Jun 23 11:47:07 2017 +0200
+++ b/stx_libbasic2.st	Fri Jun 23 11:47:47 2017 +0200
@@ -372,6 +372,20 @@
         ArithmeticValue quotientFromQDouble:
         ArithmeticValue remainderFromQDouble:
         ArithmeticValue sumFromQDouble:
+        Block deferredValue
+        Block deferredValueAt:
+        Block futureValue
+        Block futureValue:
+        Block futureValue:value:
+        Block futureValue:value:value:
+        Block futureValueWithArguments:
+        Block lazyValue
+        Block lazyValue:
+        Block lazyValue:value:
+        Block lazyValue:value:value:
+        Block lazyValueWithArguments:
+        Block promise
+        Block promiseAt:
         CharacterArray asKoelnerPhoneticCode
         CharacterArray asSoundexCode
         CharacterArray printf: