I am looking for a moral equivalent ghci:
ghci
Prelude> :t 1 + 2 1 + 2 :: Num a => a
In F # Interactive, you will get this after each execution:
> (+);; val it : (int -> int -> int) = <fun:it@1> > 1 + 2;; val it : int = 3 > printfn "Hi";; Hi val it : unit = ()
Source: https://habr.com/ru/post/1588964/More articles:How to handle or track multiple events in a text field (made by other onchange, onblur, onclick elements) - javascriptПользовательское звуковое удаленное push-уведомление iOS не работает - iosorg.apache.spark.sql.catalyst.errors.package $ TreeNodeException: execute, tree: - eclipseHow to exit Illustrator and ExtendScript Toolkit from a script? - javascriptDigital Signature and Fingerprint CXF WSS4JOutInterceptor - javahttps://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1588965/mapkey-listsetobjects-of-type-defined-by-key&usg=ALkJrhi4ksCJarueDZ6snWOa8w-jbmN4uwSPARK: Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient - hadoopSpark Streaming - How to get the "key" in the function updateStateByKey - apache-sparkHow to change numpy image? - pythonPython: '{:,}'. Format () Why does it work? - pythonAll Articles