UNPKG

smartdown

Version:

A library for translating, rendering and interacting with Smartdown documents. Smartdown is an extension of Markdown that provides richer media support and reactive programming capability.

1 lines 10.9 MB
!function(e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):("undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this).stdlib_datasets_sotu=e()}((function(){return function e(t,o,n){function a(r,s){if(!o[r]){if(!t[r]){var h="function"==typeof require&&require;if(!s&&h)return h(r,!0);if(i)return i(r,!0);var d=new Error("Cannot find module '"+r+"'");throw d.code="MODULE_NOT_FOUND",d}var l=o[r]={exports:{}};t[r][0].call(l.exports,(function(e){return a(t[r][1][e]||e)}),l,l.exports,e,t,o,n)}return o[r].exports}for(var i="function"==typeof require&&require,r=0;r<n.length;r++)a(n[r]);return a}({1:[function(e,t,o){"use strict";var n="function"==typeof Float32Array?Float32Array:void 0;t.exports=n},{}],2:[function(e,t,o){"use strict";var n,a=e("@stdlib/assert/has-float32array-support"),i=e("./float32array.js"),r=e("./polyfill.js");n=a()?i:r,t.exports=n},{"./float32array.js":1,"./polyfill.js":3,"@stdlib/assert/has-float32array-support":29}],3:[function(e,t,o){"use strict";t.exports=function(){throw new Error("not implemented")}},{}],4:[function(e,t,o){"use strict";var n="function"==typeof Float64Array?Float64Array:void 0;t.exports=n},{}],5:[function(e,t,o){"use strict";var n,a=e("@stdlib/assert/has-float64array-support"),i=e("./float64array.js"),r=e("./polyfill.js");n=a()?i:r,t.exports=n},{"./float64array.js":4,"./polyfill.js":6,"@stdlib/assert/has-float64array-support":32}],6:[function(e,t,o){"use strict";t.exports=function(){throw new Error("not implemented")}},{}],7:[function(e,t,o){"use strict";var n,a=e("@stdlib/assert/has-int16array-support"),i=e("./int16array.js"),r=e("./polyfill.js");n=a()?i:r,t.exports=n},{"./int16array.js":8,"./polyfill.js":9,"@stdlib/assert/has-int16array-support":34}],8:[function(e,t,o){"use strict";var n="function"==typeof Int16Array?Int16Array:void 0;t.exports=n},{}],9:[function(e,t,o){"use strict";t.exports=function(){throw new Error("not implemented")}},{}],10:[function(e,t,o){"use strict";var n,a=e("@stdlib/assert/has-int32array-support"),i=e("./int32array.js"),r=e("./polyfill.js");n=a()?i:r,t.exports=n},{"./int32array.js":11,"./polyfill.js":12,"@stdlib/assert/has-int32array-support":37}],11:[function(e,t,o){"use strict";var n="function"==typeof Int32Array?Int32Array:void 0;t.exports=n},{}],12:[function(e,t,o){"use strict";t.exports=function(){throw new Error("not implemented")}},{}],13:[function(e,t,o){"use strict";var n,a=e("@stdlib/assert/has-int8array-support"),i=e("./int8array.js"),r=e("./polyfill.js");n=a()?i:r,t.exports=n},{"./int8array.js":14,"./polyfill.js":15,"@stdlib/assert/has-int8array-support":40}],14:[function(e,t,o){"use strict";var n="function"==typeof Int8Array?Int8Array:void 0;t.exports=n},{}],15:[function(e,t,o){"use strict";t.exports=function(){throw new Error("not implemented")}},{}],16:[function(e,t,o){"use strict";var n,a=e("@stdlib/assert/has-uint16array-support"),i=e("./uint16array.js"),r=e("./polyfill.js");n=a()?i:r,t.exports=n},{"./polyfill.js":17,"./uint16array.js":18,"@stdlib/assert/has-uint16array-support":52}],17:[function(e,t,o){"use strict";t.exports=function(){throw new Error("not implemented")}},{}],18:[function(e,t,o){"use strict";var n="function"==typeof Uint16Array?Uint16Array:void 0;t.exports=n},{}],19:[function(e,t,o){"use strict";var n,a=e("@stdlib/assert/has-uint32array-support"),i=e("./uint32array.js"),r=e("./polyfill.js");n=a()?i:r,t.exports=n},{"./polyfill.js":20,"./uint32array.js":21,"@stdlib/assert/has-uint32array-support":55}],20:[function(e,t,o){"use strict";t.exports=function(){throw new Error("not implemented")}},{}],21:[function(e,t,o){"use strict";var n="function"==typeof Uint32Array?Uint32Array:void 0;t.exports=n},{}],22:[function(e,t,o){"use strict";var n,a=e("@stdlib/assert/has-uint8array-support"),i=e("./uint8array.js"),r=e("./polyfill.js");n=a()?i:r,t.exports=n},{"./polyfill.js":23,"./uint8array.js":24,"@stdlib/assert/has-uint8array-support":58}],23:[function(e,t,o){"use strict";t.exports=function(){throw new Error("not implemented")}},{}],24:[function(e,t,o){"use strict";var n="function"==typeof Uint8Array?Uint8Array:void 0;t.exports=n},{}],25:[function(e,t,o){"use strict";var n,a=e("@stdlib/assert/has-uint8clampedarray-support"),i=e("./uint8clampedarray.js"),r=e("./polyfill.js");n=a()?i:r,t.exports=n},{"./polyfill.js":26,"./uint8clampedarray.js":27,"@stdlib/assert/has-uint8clampedarray-support":61}],26:[function(e,t,o){"use strict";t.exports=function(){throw new Error("not implemented")}},{}],27:[function(e,t,o){"use strict";var n="function"==typeof Uint8ClampedArray?Uint8ClampedArray:void 0;t.exports=n},{}],28:[function(e,t,o){"use strict";var n="function"==typeof Float32Array?Float32Array:null;t.exports=n},{}],29:[function(e,t,o){"use strict";var n=e("./main.js");t.exports=n},{"./main.js":30}],30:[function(e,t,o){"use strict";var n=e("@stdlib/assert/is-float32array"),a=e("@stdlib/constants/float64/pinf"),i=e("./float32array.js");t.exports=function(){var e,t;if("function"!=typeof i)return!1;try{t=new i([1,3.14,-3.14,5e40]),e=n(t)&&1===t[0]&&3.140000104904175===t[1]&&-3.140000104904175===t[2]&&t[3]===a}catch(t){e=!1}return e}},{"./float32array.js":28,"@stdlib/assert/is-float32array":88,"@stdlib/constants/float64/pinf":163}],31:[function(e,t,o){"use strict";var n="function"==typeof Float64Array?Float64Array:null;t.exports=n},{}],32:[function(e,t,o){"use strict";var n=e("./main.js");t.exports=n},{"./main.js":33}],33:[function(e,t,o){"use strict";var n=e("@stdlib/assert/is-float64array"),a=e("./float64array.js");t.exports=function(){var e,t;if("function"!=typeof a)return!1;try{t=new a([1,3.14,-3.14,NaN]),e=n(t)&&1===t[0]&&3.14===t[1]&&-3.14===t[2]&&t[3]!=t[3]}catch(t){e=!1}return e}},{"./float64array.js":31,"@stdlib/assert/is-float64array":90}],34:[function(e,t,o){"use strict";var n=e("./main.js");t.exports=n},{"./main.js":36}],35:[function(e,t,o){"use strict";var n="function"==typeof Int16Array?Int16Array:null;t.exports=n},{}],36:[function(e,t,o){"use strict";var n=e("@stdlib/assert/is-int16array"),a=e("@stdlib/constants/int16/max"),i=e("@stdlib/constants/int16/min"),r=e("./int16array.js");t.exports=function(){var e,t;if("function"!=typeof r)return!1;try{t=new r([1,3.14,-3.14,a+1]),e=n(t)&&1===t[0]&&3===t[1]&&-3===t[2]&&t[3]===i}catch(t){e=!1}return e}},{"./int16array.js":35,"@stdlib/assert/is-int16array":94,"@stdlib/constants/int16/max":164,"@stdlib/constants/int16/min":165}],37:[function(e,t,o){"use strict";var n=e("./main.js");t.exports=n},{"./main.js":39}],38:[function(e,t,o){"use strict";var n="function"==typeof Int32Array?Int32Array:null;t.exports=n},{}],39:[function(e,t,o){"use strict";var n=e("@stdlib/assert/is-int32array"),a=e("@stdlib/constants/int32/max"),i=e("@stdlib/constants/int32/min"),r=e("./int32array.js");t.exports=function(){var e,t;if("function"!=typeof r)return!1;try{t=new r([1,3.14,-3.14,a+1]),e=n(t)&&1===t[0]&&3===t[1]&&-3===t[2]&&t[3]===i}catch(t){e=!1}return e}},{"./int32array.js":38,"@stdlib/assert/is-int32array":96,"@stdlib/constants/int32/max":166,"@stdlib/constants/int32/min":167}],40:[function(e,t,o){"use strict";var n=e("./main.js");t.exports=n},{"./main.js":42}],41:[function(e,t,o){"use strict";var n="function"==typeof Int8Array?Int8Array:null;t.exports=n},{}],42:[function(e,t,o){"use strict";var n=e("@stdlib/assert/is-int8array"),a=e("@stdlib/constants/int8/max"),i=e("@stdlib/constants/int8/min"),r=e("./int8array.js");t.exports=function(){var e,t;if("function"!=typeof r)return!1;try{t=new r([1,3.14,-3.14,a+1]),e=n(t)&&1===t[0]&&3===t[1]&&-3===t[2]&&t[3]===i}catch(t){e=!1}return e}},{"./int8array.js":41,"@stdlib/assert/is-int8array":98,"@stdlib/constants/int8/max":168,"@stdlib/constants/int8/min":169}],43:[function(e,t,o){(function(e){(function(){"use strict";var o="function"==typeof e?e:null;t.exports=o}).call(this)}).call(this,e("buffer").Buffer)},{buffer:511}],44:[function(e,t,o){"use strict";var n=e("./main.js");t.exports=n},{"./main.js":45}],45:[function(e,t,o){"use strict";var n=e("@stdlib/assert/is-buffer"),a=e("./buffer.js");t.exports=function(){var e,t;if("function"!=typeof a)return!1;try{t="function"==typeof a.from?a.from([1,2,3,4]):new a([1,2,3,4]),e=n(t)&&1===t[0]&&2===t[1]&&3===t[2]&&4===t[3]}catch(t){e=!1}return e}},{"./buffer.js":43,"@stdlib/assert/is-buffer":78}],46:[function(e,t,o){"use strict";var n=e("./main.js");t.exports=n},{"./main.js":47}],47:[function(e,t,o){"use strict";var n=Object.prototype.hasOwnProperty;t.exports=function(e,t){return null!=e&&n.call(e,t)}},{}],48:[function(e,t,o){"use strict";var n=e("./main.js");t.exports=n},{"./main.js":49}],49:[function(e,t,o){"use strict";t.exports=function(){return"function"==typeof Symbol&&"symbol"==typeof Symbol("foo")}},{}],50:[function(e,t,o){"use strict";var n=e("./main.js");t.exports=n},{"./main.js":51}],51:[function(e,t,o){"use strict";var n=e("@stdlib/assert/has-symbol-support")();t.exports=function(){return n&&"symbol"==typeof Symbol.toStringTag}},{"@stdlib/assert/has-symbol-support":48}],52:[function(e,t,o){"use strict";var n=e("./main.js");t.exports=n},{"./main.js":53}],53:[function(e,t,o){"use strict";var n=e("@stdlib/assert/is-uint16array"),a=e("@stdlib/constants/uint16/max"),i=e("./uint16array.js");t.exports=function(){var e,t;if("function"!=typeof i)return!1;try{t=new i(t=[1,3.14,-3.14,a+1,a+2]),e=n(t)&&1===t[0]&&3===t[1]&&t[2]===a-2&&0===t[3]&&1===t[4]}catch(t){e=!1}return e}},{"./uint16array.js":54,"@stdlib/assert/is-uint16array":141,"@stdlib/constants/uint16/max":170}],54:[function(e,t,o){"use strict";var n="function"==typeof Uint16Array?Uint16Array:null;t.exports=n},{}],55:[function(e,t,o){"use strict";var n=e("./main.js");t.exports=n},{"./main.js":56}],56:[function(e,t,o){"use strict";var n=e("@stdlib/assert/is-uint32array"),a=e("@stdlib/constants/uint32/max"),i=e("./uint32array.js");t.exports=function(){var e,t;if("function"!=typeof i)return!1;try{t=new i(t=[1,3.14,-3.14,a+1,a+2]),e=n(t)&&1===t[0]&&3===t[1]&&t[2]===a-2&&0===t[3]&&1===t[4]}catch(t){e=!1}return e}},{"./uint32array.js":57,"@stdlib/assert/is-uint32array":143,"@stdlib/constants/uint32/max":171}],57:[function(e,t,o){"use strict";var n="function"==typeof Uint32Array?Uint32Array:null;t.exports=n},{}],58:[function(e,t,o){"use strict";var n=e("./main.js");t.exports=n},{"./main.js":59}],59:[function(e,t,o){"use strict";var n=e("@stdlib/assert/is-uint8array"),a=e("@stdlib/constants/uint8/max"),i=e("./uint8array.js");t.exports=function(){var e,t;if("function"!=typeof i)return!1;try{t=new i(t=[1,3.14,-3.14,a+1,a+2]),e=n(t)&&1===t[0]&&3===t[1]&&t[2]===a-2&&0===t[3]&&1===t[4]}catch(t){e=!1}return e}},{"./uint8array.js":60,"@stdlib/assert/is-uint8array":145,"@stdlib/constants/uint8/max":172}],60:[function(e,t,o){"use strict";var n="function"==typeof Uint8Array?Uint8Array:null;t.exports=n},{}],61:[function(e,t,o){"use strict";var n=e("./main.js");t.exports=n},{"./main.js":62}],62:[function(e,t,o){"use strict";var n=e("@stdlib/assert/is-uint8clampedarray"),a=e("./uint8clampedarray.js");t.exports=function(){var e,t;if("function"!=typeof a)return!1;try{t=new a([-1,0,1,3.14,4.99,255,256]),e=n(t)&&0===t[0]&&0===t[1]&&1===t[2]&&3===t[3]&&5===t[4]&&255===t[5]&&255===t[6]}catch(t){e=!1}return e}},{"./uint8clampedarray.js":63,"@stdlib/assert/is-uint8clampedarray":147}],63:[function(e,t,o){"use strict";var n="function"==typeof Uint8ClampedArray?Uint8ClampedArray:null;t.exports=n},{}],64:[function(e,t,o){"use strict";var n,a=e("./main.js");n=function(){return a(arguments)}(),t.exports=n},{"./main.js":66}],65:[function(e,t,o){"use strict";var n,a=e("./detect.js"),i=e("./main.js"),r=e("./polyfill.js");n=a?i:r,t.exports=n},{"./detect.js":64,"./main.js":66,"./polyfill.js":67}],66:[function(e,t,o){"use strict";var n=e("@stdlib/utils/native-class");t.exports=function(e){return"[object Arguments]"===n(e)}},{"@stdlib/utils/native-class":486}],67:[function(e,t,o){"use strict";var n=e("@stdlib/assert/has-own-property"),a=e("@stdlib/assert/is-enumerable-property"),i=e("@stdlib/assert/is-array"),r=e("@stdlib/math/base/assert/is-integer"),s=e("@stdlib/constants/uint32/max");t.exports=function(e){return null!==e&&"object"==typeof e&&!i(e)&&"number"==typeof e.length&&r(e.length)&&e.length>=0&&e.length<=s&&n(e,"callee")&&!a(e,"callee")}},{"@stdlib/assert/has-own-property":46,"@stdlib/assert/is-array":70,"@stdlib/assert/is-enumerable-property":83,"@stdlib/constants/uint32/max":171,"@stdlib/math/base/assert/is-integer":419}],68:[function(e,t,o){"use strict";var n=e("./main.js");t.exports=n},{"./main.js":69}],69:[function(e,t,o){"use strict";var n=e("@stdlib/math/base/assert/is-integer"),a=e("@stdlib/constants/array/max-array-length");t.exports=function(e){return null!=e&&"function"!=typeof e&&"number"==typeof e.length&&n(e.length)&&e.length>=0&&e.length<=a}},{"@stdlib/constants/array/max-array-length":160,"@stdlib/math/base/assert/is-integer":419}],70:[function(e,t,o){"use strict";var n=e("./main.js");t.exports=n},{"./main.js":71}],71:[function(e,t,o){"use strict";var n,a=e("@stdlib/utils/native-class");n=Array.isArray?Array.isArray:function(e){return"[object Array]"===a(e)},t.exports=n},{"@stdlib/utils/native-class":486}],72:[function(e,t,o){"use strict";var n=e("@stdlib/utils/define-nonenumerable-read-only-property"),a=e("./main.js"),i=e("./primitive.js"),r=e("./object.js");n(a,"isPrimitive",i),n(a,"isObject",r),t.exports=a},{"./main.js":73,"./object.js":74,"./primitive.js":75,"@stdlib/utils/define-nonenumerable-read-only-property":445}],73:[function(e,t,o){"use strict";var n=e("./primitive.js"),a=e("./object.js");t.exports=function(e){return n(e)||a(e)}},{"./object.js":74,"./primitive.js":75}],74:[function(e,t,o){"use strict";var n=e("@stdlib/assert/has-tostringtag-support"),a=e("@stdlib/utils/native-class"),i=e("./try2serialize.js"),r=n();t.exports=function(e){return"object"==typeof e&&(e instanceof Boolean||(r?i(e):"[object Boolean]"===a(e)))}},{"./try2serialize.js":77,"@stdlib/assert/has-tostringtag-support":50,"@stdlib/utils/native-class":486}],75:[function(e,t,o){"use strict";t.exports=function(e){return"boolean"==typeof e}},{}],76:[function(e,t,o){"use strict";var n=Boolean.prototype.toString;t.exports=n},{}],77:[function(e,t,o){"use strict";var n=e("./tostring.js");t.exports=function(e){try{return n.call(e),!0}catch(e){return!1}}},{"./tostring.js":76}],78:[function(e,t,o){"use strict";var n=e("./main.js");t.exports=n},{"./main.js":79}],79:[function(e,t,o){"use strict";var n=e("@stdlib/assert/is-object-like");t.exports=function(e){return n(e)&&(e._isBuffer||e.constructor&&"function"==typeof e.constructor.isBuffer&&e.constructor.isBuffer(e))}},{"@stdlib/assert/is-object-like":119}],80:[function(e,t,o){"use strict";var n=e("./main.js");t.exports=n},{"./main.js":81}],81:[function(e,t,o){"use strict";var n=e("@stdlib/math/base/assert/is-integer"),a=e("@stdlib/constants/array/max-typed-array-length");t.exports=function(e){return"object"==typeof e&&null!==e&&"number"==typeof e.length&&n(e.length)&&e.length>=0&&e.length<=a}},{"@stdlib/constants/array/max-typed-array-length":161,"@stdlib/math/base/assert/is-integer":419}],82:[function(e,t,o){"use strict";var n;n=!e("./native.js").call("beep","0"),t.exports=n},{"./native.js":85}],83:[function(e,t,o){"use strict";var n=e("./main.js");t.exports=n},{"./main.js":84}],84:[function(e,t,o){"use strict";var n=e("@stdlib/assert/is-string"),a=e("@stdlib/assert/is-nan").isPrimitive,i=e("@stdlib/assert/is-integer").isPrimitive,r=e("./native.js"),s=e("./has_string_enumerability_bug.js");t.exports=function(e,t){var o;return null!=e&&(!(o=r.call(e,t))&&s&&n(e)?!a(t=+t)&&i(t)&&t>=0&&t<e.length:o)}},{"./has_string_enumerability_bug.js":82,"./native.js":85,"@stdlib/assert/is-integer":100,"@stdlib/assert/is-nan":105,"@stdlib/assert/is-string":135}],85:[function(e,t,o){"use strict";var n=Object.prototype.propertyIsEnumerable;t.exports=n},{}],86:[function(e,t,o){"use strict";var n=e("./main.js");t.exports=n},{"./main.js":87}],87:[function(e,t,o){"use strict";var n=e("@stdlib/utils/get-prototype-of"),a=e("@stdlib/utils/native-class");t.exports=function(e){if("object"!=typeof e||null===e)return!1;if(e instanceof Error)return!0;for(;e;){if("[object Error]"===a(e))return!0;e=n(e)}return!1}},{"@stdlib/utils/get-prototype-of":458,"@stdlib/utils/native-class":486}],88:[function(e,t,o){"use strict";var n=e("./main.js");t.exports=n},{"./main.js":89}],89:[function(e,t,o){"use strict";var n=e("@stdlib/utils/native-class"),a="function"==typeof Float32Array;t.exports=function(e){return a&&e instanceof Float32Array||"[object Float32Array]"===n(e)}},{"@stdlib/utils/native-class":486}],90:[function(e,t,o){"use strict";var n=e("./main.js");t.exports=n},{"./main.js":91}],91:[function(e,t,o){"use strict";var n=e("@stdlib/utils/native-class"),a="function"==typeof Float64Array;t.exports=function(e){return a&&e instanceof Float64Array||"[object Float64Array]"===n(e)}},{"@stdlib/utils/native-class":486}],92:[function(e,t,o){"use strict";var n=e("./main.js");t.exports=n},{"./main.js":93}],93:[function(e,t,o){"use strict";var n=e("@stdlib/utils/type-of");t.exports=function(e){return"function"===n(e)}},{"@stdlib/utils/type-of":507}],94:[function(e,t,o){"use strict";var n=e("./main.js");t.exports=n},{"./main.js":95}],95:[function(e,t,o){"use strict";var n=e("@stdlib/utils/native-class"),a="function"==typeof Int16Array;t.exports=function(e){return a&&e instanceof Int16Array||"[object Int16Array]"===n(e)}},{"@stdlib/utils/native-class":486}],96:[function(e,t,o){"use strict";var n=e("./main.js");t.exports=n},{"./main.js":97}],97:[function(e,t,o){"use strict";var n=e("@stdlib/utils/native-class"),a="function"==typeof Int32Array;t.exports=function(e){return a&&e instanceof Int32Array||"[object Int32Array]"===n(e)}},{"@stdlib/utils/native-class":486}],98:[function(e,t,o){"use strict";var n=e("./main.js");t.exports=n},{"./main.js":99}],99:[function(e,t,o){"use strict";var n=e("@stdlib/utils/native-class"),a="function"==typeof Int8Array;t.exports=function(e){return a&&e instanceof Int8Array||"[object Int8Array]"===n(e)}},{"@stdlib/utils/native-class":486}],100:[function(e,t,o){"use strict";var n=e("@stdlib/utils/define-nonenumerable-read-only-property"),a=e("./main.js"),i=e("./primitive.js"),r=e("./object.js");n(a,"isPrimitive",i),n(a,"isObject",r),t.exports=a},{"./main.js":102,"./object.js":103,"./primitive.js":104,"@stdlib/utils/define-nonenumerable-read-only-property":445}],101:[function(e,t,o){"use strict";var n=e("@stdlib/constants/float64/pinf"),a=e("@stdlib/constants/float64/ninf"),i=e("@stdlib/math/base/assert/is-integer");t.exports=function(e){return e<n&&e>a&&i(e)}},{"@stdlib/constants/float64/ninf":162,"@stdlib/constants/float64/pinf":163,"@stdlib/math/base/assert/is-integer":419}],102:[function(e,t,o){"use strict";var n=e("./primitive.js"),a=e("./object.js");t.exports=function(e){return n(e)||a(e)}},{"./object.js":103,"./primitive.js":104}],103:[function(e,t,o){"use strict";var n=e("@stdlib/assert/is-number").isObject,a=e("./integer.js");t.exports=function(e){return n(e)&&a(e.valueOf())}},{"./integer.js":101,"@stdlib/assert/is-number":113}],104:[function(e,t,o){"use strict";var n=e("@stdlib/assert/is-number").isPrimitive,a=e("./integer.js");t.exports=function(e){return n(e)&&a(e)}},{"./integer.js":101,"@stdlib/assert/is-number":113}],105:[function(e,t,o){"use strict";var n=e("@stdlib/utils/define-nonenumerable-read-only-property"),a=e("./main.js"),i=e("./primitive.js"),r=e("./object.js");n(a,"isPrimitive",i),n(a,"isObject",r),t.exports=a},{"./main.js":106,"./object.js":107,"./primitive.js":108,"@stdlib/utils/define-nonenumerable-read-only-property":445}],106:[function(e,t,o){"use strict";var n=e("./primitive.js"),a=e("./object.js");t.exports=function(e){return n(e)||a(e)}},{"./object.js":107,"./primitive.js":108}],107:[function(e,t,o){"use strict";var n=e("@stdlib/assert/is-number").isObject,a=e("@stdlib/math/base/assert/is-nan");t.exports=function(e){return n(e)&&a(e.valueOf())}},{"@stdlib/assert/is-number":113,"@stdlib/math/base/assert/is-nan":421}],108:[function(e,t,o){"use strict";var n=e("@stdlib/assert/is-number").isPrimitive,a=e("@stdlib/math/base/assert/is-nan");t.exports=function(e){return n(e)&&a(e)}},{"@stdlib/assert/is-number":113,"@stdlib/math/base/assert/is-nan":421}],109:[function(e,t,o){"use strict";var n=e("@stdlib/utils/define-nonenumerable-read-only-property"),a=e("./main.js"),i=e("./primitive.js"),r=e("./object.js");n(a,"isPrimitive",i),n(a,"isObject",r),t.exports=a},{"./main.js":110,"./object.js":111,"./primitive.js":112,"@stdlib/utils/define-nonenumerable-read-only-property":445}],110:[function(e,t,o){"use strict";var n=e("./primitive.js"),a=e("./object.js");t.exports=function(e){return n(e)||a(e)}},{"./object.js":111,"./primitive.js":112}],111:[function(e,t,o){"use strict";var n=e("@stdlib/assert/is-integer").isObject;t.exports=function(e){return n(e)&&e.valueOf()>=0}},{"@stdlib/assert/is-integer":100}],112:[function(e,t,o){"use strict";var n=e("@stdlib/assert/is-integer").isPrimitive;t.exports=function(e){return n(e)&&e>=0}},{"@stdlib/assert/is-integer":100}],113:[function(e,t,o){"use strict";var n=e("@stdlib/utils/define-nonenumerable-read-only-property"),a=e("./main.js"),i=e("./primitive.js"),r=e("./object.js");n(a,"isPrimitive",i),n(a,"isObject",r),t.exports=a},{"./main.js":114,"./object.js":115,"./primitive.js":116,"@stdlib/utils/define-nonenumerable-read-only-property":445}],114:[function(e,t,o){"use strict";var n=e("./primitive.js"),a=e("./object.js");t.exports=function(e){return n(e)||a(e)}},{"./object.js":115,"./primitive.js":116}],115:[function(e,t,o){"use strict";var n=e("@stdlib/assert/has-tostringtag-support"),a=e("@stdlib/utils/native-class"),i=e("@stdlib/number/ctor"),r=e("./try2serialize.js"),s=n();t.exports=function(e){return"object"==typeof e&&(e instanceof i||(s?r(e):"[object Number]"===a(e)))}},{"./try2serialize.js":118,"@stdlib/assert/has-tostringtag-support":50,"@stdlib/number/ctor":425,"@stdlib/utils/native-class":486}],116:[function(e,t,o){"use strict";t.exports=function(e){return"number"==typeof e}},{}],117:[function(e,t,o){"use strict";var n=e("@stdlib/number/ctor").prototype.toString;t.exports=n},{"@stdlib/number/ctor":425}],118:[function(e,t,o){"use strict";var n=e("./tostring.js");t.exports=function(e){try{return n.call(e),!0}catch(e){return!1}}},{"./tostring.js":117}],119:[function(e,t,o){"use strict";var n=e("@stdlib/utils/define-nonenumerable-read-only-property"),a=e("@stdlib/assert/tools/array-function"),i=e("./main.js");n(i,"isObjectLikeArray",a(i)),t.exports=i},{"./main.js":120,"@stdlib/assert/tools/array-function":150,"@stdlib/utils/define-nonenumerable-read-only-property":445}],120:[function(e,t,o){"use strict";t.exports=function(e){return null!==e&&"object"==typeof e}},{}],121:[function(e,t,o){"use strict";var n=e("./main.js");t.exports=n},{"./main.js":122}],122:[function(e,t,o){"use strict";var n=e("@stdlib/assert/is-array");t.exports=function(e){return"object"==typeof e&&null!==e&&!n(e)}},{"@stdlib/assert/is-array":70}],123:[function(e,t,o){"use strict";var n=e("./main.js");t.exports=n},{"./main.js":124}],124:[function(e,t,o){"use strict";var n=e("@stdlib/assert/is-object"),a=e("@stdlib/assert/is-function"),i=e("@stdlib/utils/get-prototype-of"),r=e("@stdlib/assert/has-own-property"),s=e("@stdlib/utils/native-class"),h=Object.prototype;t.exports=function(e){var t;return!!n(e)&&(!(t=i(e))||!r(e,"constructor")&&r(t,"constructor")&&a(t.constructor)&&"[object Function]"===s(t.constructor)&&r(t,"isPrototypeOf")&&a(t.isPrototypeOf)&&(t===h||function(e){var t;for(t in e)if(!r(e,t))return!1;return!0}(e)))}},{"@stdlib/assert/has-own-property":46,"@stdlib/assert/is-function":92,"@stdlib/assert/is-object":121,"@stdlib/utils/get-prototype-of":458,"@stdlib/utils/native-class":486}],125:[function(e,t,o){"use strict";var n=e("@stdlib/assert/is-positive-integer"),a=e("@stdlib/utils/define-nonenumerable-read-only-property"),i=e("@stdlib/assert/tools/array-like-function"),r=i(n);a(r,"primitives",i(n.isPrimitive)),a(r,"objects",i(n.isObject)),t.exports=r},{"@stdlib/assert/is-positive-integer":126,"@stdlib/assert/tools/array-like-function":152,"@stdlib/utils/define-nonenumerable-read-only-property":445}],126:[function(e,t,o){"use strict";var n=e("@stdlib/utils/define-nonenumerable-read-only-property"),a=e("./main.js"),i=e("./primitive.js"),r=e("./object.js");n(a,"isPrimitive",i),n(a,"isObject",r),t.exports=a},{"./main.js":127,"./object.js":128,"./primitive.js":129,"@stdlib/utils/define-nonenumerable-read-only-property":445}],127:[function(e,t,o){"use strict";var n=e("./primitive.js"),a=e("./object.js");t.exports=function(e){return n(e)||a(e)}},{"./object.js":128,"./primitive.js":129}],128:[function(e,t,o){"use strict";var n=e("@stdlib/assert/is-integer").isObject;t.exports=function(e){return n(e)&&e.valueOf()>0}},{"@stdlib/assert/is-integer":100}],129:[function(e,t,o){"use strict";var n=e("@stdlib/assert/is-integer").isPrimitive;t.exports=function(e){return n(e)&&e>0}},{"@stdlib/assert/is-integer":100}],130:[function(e,t,o){"use strict";var n=RegExp.prototype.exec;t.exports=n},{}],131:[function(e,t,o){"use strict";var n=e("./main.js");t.exports=n},{"./main.js":132}],132:[function(e,t,o){"use strict";var n=e("@stdlib/assert/has-tostringtag-support"),a=e("@stdlib/utils/native-class"),i=e("./try2exec.js"),r=n();t.exports=function(e){return"object"==typeof e&&(e instanceof RegExp||(r?i(e):"[object RegExp]"===a(e)))}},{"./try2exec.js":133,"@stdlib/assert/has-tostringtag-support":50,"@stdlib/utils/native-class":486}],133:[function(e,t,o){"use strict";var n=e("./exec.js");t.exports=function(e){try{return n.call(e),!0}catch(e){return!1}}},{"./exec.js":130}],134:[function(e,t,o){"use strict";var n=e("@stdlib/utils/define-nonenumerable-read-only-property"),a=e("@stdlib/assert/tools/array-function"),i=e("@stdlib/assert/is-string"),r=a(i);n(r,"primitives",a(i.isPrimitive)),n(r,"objects",a(i.isObject)),t.exports=r},{"@stdlib/assert/is-string":135,"@stdlib/assert/tools/array-function":150,"@stdlib/utils/define-nonenumerable-read-only-property":445}],135:[function(e,t,o){"use strict";var n=e("@stdlib/utils/define-nonenumerable-read-only-property"),a=e("./main.js"),i=e("./primitive.js"),r=e("./object.js");n(a,"isPrimitive",i),n(a,"isObject",r),t.exports=a},{"./main.js":136,"./object.js":137,"./primitive.js":138,"@stdlib/utils/define-nonenumerable-read-only-property":445}],136:[function(e,t,o){"use strict";var n=e("./primitive.js"),a=e("./object.js");t.exports=function(e){return n(e)||a(e)}},{"./object.js":137,"./primitive.js":138}],137:[function(e,t,o){"use strict";var n=e("@stdlib/assert/has-tostringtag-support"),a=e("@stdlib/utils/native-class"),i=e("./try2valueof.js"),r=n();t.exports=function(e){return"object"==typeof e&&(e instanceof String||(r?i(e):"[object String]"===a(e)))}},{"./try2valueof.js":139,"@stdlib/assert/has-tostringtag-support":50,"@stdlib/utils/native-class":486}],138:[function(e,t,o){"use strict";t.exports=function(e){return"string"==typeof e}},{}],139:[function(e,t,o){"use strict";var n=e("./valueof.js");t.exports=function(e){try{return n.call(e),!0}catch(e){return!1}}},{"./valueof.js":140}],140:[function(e,t,o){"use strict";var n=String.prototype.valueOf;t.exports=n},{}],141:[function(e,t,o){"use strict";var n=e("./main.js");t.exports=n},{"./main.js":142}],142:[function(e,t,o){"use strict";var n=e("@stdlib/utils/native-class"),a="function"==typeof Uint16Array;t.exports=function(e){return a&&e instanceof Uint16Array||"[object Uint16Array]"===n(e)}},{"@stdlib/utils/native-class":486}],143:[function(e,t,o){"use strict";var n=e("./main.js");t.exports=n},{"./main.js":144}],144:[function(e,t,o){"use strict";var n=e("@stdlib/utils/native-class"),a="function"==typeof Uint32Array;t.exports=function(e){return a&&e instanceof Uint32Array||"[object Uint32Array]"===n(e)}},{"@stdlib/utils/native-class":486}],145:[function(e,t,o){"use strict";var n=e("./main.js");t.exports=n},{"./main.js":146}],146:[function(e,t,o){"use strict";var n=e("@stdlib/utils/native-class"),a="function"==typeof Uint8Array;t.exports=function(e){return a&&e instanceof Uint8Array||"[object Uint8Array]"===n(e)}},{"@stdlib/utils/native-class":486}],147:[function(e,t,o){"use strict";var n=e("./main.js");t.exports=n},{"./main.js":148}],148:[function(e,t,o){"use strict";var n=e("@stdlib/utils/native-class"),a="function"==typeof Uint8ClampedArray;t.exports=function(e){return a&&e instanceof Uint8ClampedArray||"[object Uint8ClampedArray]"===n(e)}},{"@stdlib/utils/native-class":486}],149:[function(e,t,o){"use strict";var n=e("@stdlib/assert/is-array");t.exports=function(e){if("function"!=typeof e)throw new TypeError("invalid argument. Must provide a function. Value: `"+e+"`.");return function(t){var o,a;if(!n(t))return!1;if(0===(o=t.length))return!1;for(a=0;a<o;a++)if(!1===e(t[a]))return!1;return!0}}},{"@stdlib/assert/is-array":70}],150:[function(e,t,o){"use strict";var n=e("./arrayfcn.js");t.exports=n},{"./arrayfcn.js":149}],151:[function(e,t,o){"use strict";var n=e("@stdlib/assert/is-array-like");t.exports=function(e){if("function"!=typeof e)throw new TypeError("invalid argument. Must provide a function. Value: `"+e+"`.");return function(t){var o,a;if(!n(t))return!1;if(0===(o=t.length))return!1;for(a=0;a<o;a++)if(!1===e(t[a]))return!1;return!0}}},{"@stdlib/assert/is-array-like":68}],152:[function(e,t,o){"use strict";var n=e("./arraylikefcn.js");t.exports=n},{"./arraylikefcn.js":151}],153:[function(e,t,o){"use strict";var n=e("buffer").Buffer;t.exports=n},{buffer:511}],154:[function(e,t,o){"use strict";var n,a=e("@stdlib/assert/has-node-buffer-support"),i=e("./buffer.js"),r=e("./polyfill.js");n=a()?i:r,t.exports=n},{"./buffer.js":153,"./polyfill.js":155,"@stdlib/assert/has-node-buffer-support":44}],155:[function(e,t,o){"use strict";t.exports=function(){throw new Error("not implemented")}},{}],156:[function(e,t,o){"use strict";var n=e("@stdlib/assert/is-function")(e("@stdlib/buffer/ctor").from);t.exports=n},{"@stdlib/assert/is-function":92,"@stdlib/buffer/ctor":154}],157:[function(e,t,o){"use strict";var n,a=e("./has_from.js"),i=e("./main.js"),r=e("./polyfill.js");n=a?i:r,t.exports=n},{"./has_from.js":156,"./main.js":158,"./polyfill.js":159}],158:[function(e,t,o){"use strict";var n=e("@stdlib/assert/is-buffer"),a=e("@stdlib/buffer/ctor");t.exports=function(e){if(!n(e))throw new TypeError("invalid argument. Must provide a Buffer. Value: `"+e+"`");return a.from(e)}},{"@stdlib/assert/is-buffer":78,"@stdlib/buffer/ctor":154}],159:[function(e,t,o){"use strict";var n=e("@stdlib/assert/is-buffer"),a=e("@stdlib/buffer/ctor");t.exports=function(e){if(!n(e))throw new TypeError("invalid argument. Must provide a Buffer. Value: `"+e+"`");return new a(e)}},{"@stdlib/assert/is-buffer":78,"@stdlib/buffer/ctor":154}],160:[function(e,t,o){"use strict";t.exports=4294967295},{}],161:[function(e,t,o){"use strict";t.exports=9007199254740991},{}],162:[function(e,t,o){"use strict";var n=e("@stdlib/number/ctor").NEGATIVE_INFINITY;t.exports=n},{"@stdlib/number/ctor":425}],163:[function(e,t,o){"use strict";var n=Number.POSITIVE_INFINITY;t.exports=n},{}],164:[function(e,t,o){"use strict";t.exports=32767},{}],165:[function(e,t,o){"use strict";t.exports=-32768},{}],166:[function(e,t,o){"use strict";t.exports=2147483647},{}],167:[function(e,t,o){"use strict";t.exports=-2147483648},{}],168:[function(e,t,o){"use strict";t.exports=127},{}],169:[function(e,t,o){"use strict";t.exports=-128},{}],170:[function(e,t,o){"use strict";t.exports=65535},{}],171:[function(e,t,o){"use strict";t.exports=4294967295},{}],172:[function(e,t,o){"use strict";t.exports=255},{}],173:[function(e,t,o){t.exports={year:1790,name:"George Washington",party:"none",text:"Fellow-Citizens of the Senate and House of Representatives: In meeting you again I feel much satisfaction in being able to repeat my congratulations on the favorable prospects which continue to distinguish our public affairs. The abundant fruits of another year have blessed our country with plenty and with the means of a flourishing commerce. The progress of public credit is witnessed by a considerable rise of American stock abroad as well as at home, and the revenues allotted for this and other national purposes have been productive beyond the calculations by which they were regulated. This latter circumstance is the more pleasing, as it is not only a proof of the fertility of our resources, but as it assures us of a further increase of the national respectability and credit, and, let me add, as it bears an honorable testimony to the patriotism and integrity of the mercantile and marine part of our citizens. The punctuality of the former in discharging their engagements has been exemplary. In conformity to the powers vested in me by acts of the last session, a loan of 3,000,000 florins, toward which some provisional measures had previously taken place, has been completed in Holland. As well the celerity with which it has been filled as the nature of the terms (considering the more than ordinary demand for borrowing created by the situation of Europe) give a reasonable hope that the further execution of those powers may proceed with advantage and success. The Secretary of the Treasury has my directions to communicate such further particulars as may be requisite for more precise information. Since your last sessions I have received communications by which it appears that the district of Kentucky, at present a part of Virginia, has concurred in certain propositions contained in a law of that State, in consequence of which the district is to become a distinct member of the Union, in case the requisite sanction of Congress be added. For this sanction application is now made. I shall cause the papers on this very transaction to be laid before you. The liberality and harmony with which it has been conducted will be found to do great honor to both the parties, and the sentiments of warm attachment to the Union and its present Government expressed by our fellow citizens of Kentucky can not fail to add an affectionate concern for their particular welfare to the great national impressions under which you will decide on the case submitted to you. It has been heretofore known to Congress that frequent incursions have been made on our frontier settlements by certain banditti of Indians from the northwest side of the Ohio. These, with some of the tribes dwelling on and near the Wabash, have of late been particularly active in their depredations, and being emboldened by the impunity of their crimes and aided by such parts of the neighboring tribes as could be seduced to join in their hostilities or afford them a retreat for their prisoners and plunder, they have, instead of listening to the humane invitations and overtures made on the part of the United States, renewed their violences with fresh alacrity and greater effect. The lives of a number of valuable citizens have thus been sacrificed, and some of them under circumstances peculiarly shocking, whilst others have been carried into a deplorable captivity. These aggravated provocations rendered it essential to the safety of the Western settlements that the aggressors should be made sensible that the Government of the Union is not less capable of punishing their crimes than it is disposed to respect their rights and reward their attachments. As this object could not be effected by defensive measures, it became necessary to put in force the act which empowers the President to call out the militia for the protection of the frontiers, and I have accordingly authorized an expedition in which the regular troops in that quarter are combined with such drafts of militia as were deemed sufficient. The event of the measure is yet unknown to me. The Secretary of War is directed to lay before you a statement of the information on which it is founded, as well as an estimate of the expense with which it will be attended. The disturbed situation of Europe, and particularly the critical posture of the great maritime powers, whilst it ought to make us the more thankful for the general peace and security enjoyed by the United States, reminds us at the same time of the circumspection with which it becomes us to preserve these blessings. It requires also that we should not overlook the tendency of a war, and even of preparations for a war, among the nations most concerned in active commerce with this country to abridge the means, and thereby at least enhance the price, of transporting its valuable productions to their markets. I recommend it to your serious reflections how far and in what mode it may be expedient to guard against embarrassments from these contingencies by such encouragements to our own navigation as will render our commerce and agriculture less dependent on foreign bottoms, which may fail us in the very moments most interesting to both of these great objects. Our fisheries and the transportation of our own produce offer us abundant means for guarding ourselves against this evil. Your attention seems to be not less due to that particular branch of our trade which belongs to the Mediterranean. So many circumstances unite in rendering the present state of it distressful to us that you will not think any deliberations misemployed which may lead to its relief and protection. The laws you have already passed for the establishment of a judiciary system have opened the doors of justice to all descriptions of persons. You will consider in your wisdom whether improvements in that system may yet be made, and particularly whether an uniform process of execution on sentences issuing from the Federal courts be not desirable through all the States. The patronage of our commerce, of our merchants and sea men, has called for the appointment of consuls in foreign countries. It seems expedient to regulate by law the exercise of that jurisdiction and those functions which are permitted them, either by express convention or by a friendly indulgence, in the places of their residence. The consular convention, too, with His Most Christian Majesty has stipulated in certain cases the aid of the national authority to his consuls established here. Some legislative provision is requisite to carry these stipulations into full effect. The establishment of the militia, of a mint, of standards of weights and measures, of the post office and post roads are subjects which I presume you will resume of course, and which are abundantly urged by their own importance. Gentlemen of the House of Representatives: The sufficiency of the revenues you have established for the objects to which they are appropriated leaves no doubt that the residuary provisions will be commensurate to the other objects for which the public faith stands now pledged. Allow me, moreover, to hope that it will be a favorite policy with you, not merely to secure a payment of the interest of the debt funded, but as far and as fast as the growing resources of the country will permit to exonerate it of the principal itself. The appropriation you have made of the Western land explains your dispositions on this subject, and I am persuaded that the sooner that valuable fund can be made to contribute, along with the other means, to the actual reduction of the public debt the more salutary will the measure be to every public interest, as well as the more satisfactory to our constituents. Gentlemen of the Senate and House of Representatives: In pursuing the various and weighty business of the present session I indulge the fullest persuasion that your consultation will be equally marked with wisdom and animated by the love of your country. In whatever belongs to my duty you shall have all the cooperation which an undiminished zeal for its welfare can inspire. It will be happy for us both, and our best reward, if, by a successful administration of our respective trusts, we can make the established Government more and more instrumental in promoting the good of our fellow citizens, and more and more the object of their attachment and confidence."}},{}],174:[function(e,t,o){t.exports={year:1791,name:"George Washington",party:"none",text:'Fellow-Citizens of the Senate and House of Representatives: "In vain may we expect peace with the Indians on our frontiers so long as a lawless set of unprincipled wretches can violate the rights of hospitality, or infringe the most solemn treaties, without receiving the punishment they so justly merit." I meet you upon the present occasion with the feelings which are naturally inspired by a strong impression of the prosperous situations of our common country, and by a persuasion equally strong that the labors of the session which has just commenced will, under the guidance of a spirit no less prudent than patriotic, issue in measures conducive to the stability and increase of national prosperity. Numerous as are the providential blessings which demand our grateful acknowledgments, the abundance with which another year has again rewarded the industry of the husbandman is too important to escape recollection. Your own observations in your respective situations will have satisfied you of the progressive state of agriculture, manufactures, commerce, and navigation. In tracing their causes you will have remarked with particular pleasure the happy effects of that revival of confidence, public as well as private, to which the Constitution and laws of the United States have so eminently contributed; and you will have observed with no less interest new and decisive proofs of the increasing reputation and credit of the nation. But you nevertheless can not fail to derive satisfaction from the confirmation of these circumstances which will be disclosed in the several official communications that will be made to you in the course of your deliberations. The rapid subscriptions to the Bank of the United States, which completed the sum allowed to be subscribed in a single day, is among the striking and pleasing evidences which present themselves, not only of confidence in the Government, but of resource in the community. In the interval of your recess due attention has been paid to the execution of the different objects which were specially provided for by the laws and resolutions of the last session. Among the most important of these is the defense and security of the western frontiers. To accomplish it on the most humane principles was a primary wish. Accordingly, at the same time the treaties have been provisionally concluded and other proper means used to attach the wavering and to confirm in their friendship the well-disposed tribes of Indians, effectual measures have been adopted to make those of a hostile description sensible that a pacification was desired upon terms of moderation and justice. Those measures having proved unsuccessful, it became necessary to convince the refractory of the power of the United States to punish their depredations. Offensive operations have therefore been directed, to be conducted, however, as consistently as possible with the dictates of humanity. Some of these have been crowned with full success and others are yet depending. The expeditions which have been completed were carried on under the authority and at the expense of the United States by the militia of Kentucky, whose enterprise, intrepidity, and good conduct are entitled of peculiar commendation. Overtures of peace are still continued to the deluded tribes, and considerable numbers of individuals belonging to them have lately renounced all further opposition, removed from their former situations, and placed themselves under the immediate protection of the United States. It is sincerely to be desired that all need of coercion in future may cease and that an intimate intercourse may succeed, calculated to advance the happiness of the Indians and to attach them firmly to the United States. In order to this it seems necessary-That they should experience the benefits of an impartial dispensation of justice. That the mode of alienating their lands, the main source of discontent and war, should be so defined and regulated as to obviate imposition and as far as may be practicable controversy concerning the reality and extent of the alienations which are made. That commerce with them should be promoted under regulations tending to secure an equitable deportment toward them, and that such rational experiments should be made for imparting to them the blessings of civilization as may from time to time suit their condition. That the Executive of the United States should be enabled to employ the means to which the Indians have been long accustomed for uniting their immediate interests with the preservation of peace. And that efficacious provision should be made for inflicting adequate penalties upon all those who, by violating their rights, shall infringe the treaties and endanger the peace of the Union. A system corresponding with the mild principles of religion and philanthropy toward an unenlightened race of men, whose happiness materially depends on the conduct of the United States, would be as honorable to the national character as conformable to the dictates of sound policy. The powers specially vested in me by the act laying certain duties on distilled spirits, which respect the subdivisions of the districts into surveys, the appointment of officers, and the assignment of compensations, have likewise been carried into effect. In a manner in which both materials and experience were wanting to guide the calculation it will be readily conceived that there must have been difficulty in such an adjustment of the rates of compensation as would conciliate a reasonable competency with a proper regard to the limits prescribed by the law. It is hoped that the circumspection which has been used will be found in the result to have secured the last of the two objects; but it is probable that with a view to the first in some instances a revision of the provision will be found advisable. The impressions with which this law has been received by the community have been upon the whole such as were to be expected among enlightened and well-disposed citizens from the propriety and necessity of the measure. The novelty, however, of the tax in a considerable part of the United States and a misconception of some of its provisions have given occasion in particular places to some degree of discontent; but it is satisfactory to know that this disposition yields to proper explanations and more just apprehensions of the true nature of the law, and I entertain a full confidence that it will in all give way to motives which arise out of a just sense of duty and a virtuous regard to the public welfare. If there are any circumstances in the law which consistently with its main design may be so varied as to remove any well-intentioned objections that may happen to exist, it will consist with a wise moderation to make the proper variations. It is desirable on all occasions to unite with a steady and firm adherence to constitutional and necessary acts of Government the fullest evidence of a disposition as far as may be practicable to consult the wishes of every part of the community and to lay the foundations of the public administration in the affections of the people. Pursuant to the authority contained in the several acts on that subject, a district of 10 miles square for the permanent seat of the Government of the United States has been fixed and announced by proclamation, which district will comprehend lands on both sides of the river Potomac and the towns of Alexandria and Georgetown. A city has also been laid out agreeably to a plan which will be placed before Congress, and as there is a prospect, favored by the rate of sales which have already taken place, of ample funds for carrying on the necessary public buildings, there is every expectation of their due progress. The completion of the census of the inhabitants, for which provision was made by law, has been duly notified (excepting one instance in which the return has been informal, and another in which it has been omitted or miscarried), and the returns of the officers who were charged with this duty, which will be laid before you, will give you the pleasing assurance that the present population of the United States borders on 4,000,000 persons. It is proper also to inform you that a further loan of 2,500,000 florins has been completed in Holland, the terms of which are similar to those of the one last announced, except as to a small reduction of charges. Another, on like terms, for 6,000,000 florins, had been set on foot under circumstances that assured an immediate completion. Gentlemen of the Senate: Two treaties which have been provisionally concluded with the Cherokees and Six Nations of Indians will be laid before you for your consideration and ratification. Gentlemen of the House of Representatives: In entering upon the discharge of your legislative trust you must anticipate with pleasure that many of the difficulties necessarily incident to the first arrangements of a new government for an extensive country have been happily surmounted by the zealous and judicious exertions of your predecessors in cooperation with the other branch of the Legislature. The important objects which remain to be accomplished will, I am persuaded, be conducted upon principles equally comprehensive and equally well calculated of the advancement of the general weal. The time limited for receiving subscriptions to the loans proposed by the act making provision for the debt of the United States having expired, statements from the proper department will as soon as possible apprise you of the exact result. Enough, however, is known already to afford an assurance that the views of that act have been substantially fulfilled. The subscription in the domestic debt of the United States has embraced by far the greatest