;ELC ;;; Compiled ;;; in Emacs version 26.3 ;;; with all optimizations. ;;; This file uses dynamic docstrings, first added in Emacs 19.29. ;;; This file does not contain utf-8 non-ASCII characters, ;;; and so can be loaded in Emacs versions earlier than 23. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (byte-code "\300\301!\210\300\302!\210\303\304\305\306!\"\210\303\307\310\306!\"\210\303\311\307\"\210\312\311\313\314#\210\315\306\316\307#\317\306\320\321\322$\207" [require eieio jupiter-operation defalias jupiter-nop-p eieio-make-class-predicate jupiter-nop jupiter-nop--eieio-childp eieio-make-child-predicate jupiter-nop-child-p make-obsolete "use (cl-typep ... \\='jupiter-nop) instead" "25.1" define-symbol-prop cl-deftype-satisfies eieio-defclass-internal (jupiter-operation) nil (:documentation "Operation, which does not change anything.")] 6) #@68 Create a new object of class type `jupiter-nop'. (fn &rest SLOTS) (defalias 'jupiter-nop #[128 "\300\301\302#\207" [apply make-instance jupiter-nop] 5 (#$ . 963)]) (byte-code "\300\301\302\303#\300\207" [function-put jupiter-nop compiler-macro jupiter-nop--anon-cmacro] 4) #@26 (fn WHOLE &rest SLOTS) (defalias 'jupiter-nop--anon-cmacro #[385 "\211@;\204\207\300\301\302@@#@\303@DABB\"\207" [macroexp--warn-and-return format "Obsolete name arg %S to constructor %S" identity] 7 (#$ . 1244)]) (byte-code "\300\301\302\303\302\304%\210\300\305\302\306\302\307%\210\310\311!\207" [cl-generic-define-method rudel-apply nil ((_this jupiter-nop) _object) #[514 "\300\207" ["Applying THIS does not change OBJECT."] 3 "\n\n(fn THIS OBJECT)"] jupiter-transform ((_this jupiter-nop) other) #[514 "\207" [] 3 "Transforming OTHER with THIS simply returns OTHER.\n\n(fn THIS OTHER)"] provide jupiter-nop] 6)